fix title scene path in demo_staging
This commit is contained in:
parent
6e520f0421
commit
1a811b6695
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
[node name="DemoStaging" instance=ExtResource("1")]
|
||||
script = ExtResource("2")
|
||||
main_scene = "res://scenes/title_scene.tscn"
|
||||
main_scene = "res://scenes/title_scene/title_scene.tscn"
|
||||
|
||||
[node name="LoadingScreen" parent="." index="2"]
|
||||
splash_screen = ExtResource("3_2an2h")
|
||||
|
|
Loading…
Reference in a new issue