fixed path strings in scene transitions and added disclaimer and credits back into the flow

This commit is contained in:
2025-12-17 01:07:39 +01:00
parent 522fdfa365
commit b0ee8c4c58
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
[node name="BabushkaSceneStartMenu" type="Node2D"]
script = ExtResource("1_fj2fh")
_sceneNamesToLoad = PackedStringArray("res://scenes/scene_farm_outside_2d.tscn")
_sceneNamesToLoad = PackedStringArray("res://scenes/scene_disclaimer.tscn")
[node name="CanvasLayer" type="CanvasLayer" parent="."]