feature/day_and_night #34

Merged
kziolkowski merged 16 commits from feature/day_and_night into develop 2025-12-04 22:34:17 +01:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 1c865730a3 - Show all commits
+1 -1
View File
@@ -34,7 +34,7 @@ Signal_Debugger="*res://addons/SignalVisualizer/Debugger/SignalDebugger.gd"
FightWorldAutoload="*res://prefabs/fight/fight_world_autoload.tscn"
SaveGameManager="*res://scripts/CSharp/Common/Savegame/SaveGameManager.cs"
SettingsSaveController="*res://scripts/CSharp/Common/Savegame/SettingsSaveController.cs"
DayAndNight="*res://prefabs/day and night/day_and_night.tscn"
DayAndNight="*res://prefabs/day_and_night/day_and_night.tscn"
[dialogic]