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
@@ -8,7 +8,7 @@
[node name="BabushkaSceneDisclaimer" type="Node2D"]
script = ExtResource("1_5otdq")
_sceneNamesToLoad = PackedStringArray("res://scenes/Babushka_scene_farm_outside_2d.tscn")
_sceneNamesToLoad = PackedStringArray("res://scenes/scene_farm_outside_2d.tscn")
[node name="CanvasLayer" type="CanvasLayer" parent="."]