Skip to content

Commit e3cc93f

Browse files
chore(stage-tamagotchi-godot): use stable path for main scene (#1865)
1 parent 241d7d1 commit e3cc93f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engines/stage-tamagotchi-godot/project.godot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ config_version=5
1111
[application]
1212

1313
config/name="stage-tamagotchi-godot"
14-
run/main_scene="uid://c4t68p7ibkjxg"
14+
run/main_scene="res://scenes/stage-root.tscn"
1515
config/features=PackedStringArray("4.6", "C#", "Forward Plus")
1616
config/icon="res://icon.svg"
1717

0 commit comments

Comments
 (0)