summaryrefslogtreecommitdiff
path: root/scenes/menu.gd
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/menu.gd')
-rw-r--r--scenes/menu.gd2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/menu.gd b/scenes/menu.gd
index 7ce511c..e4f254e 100644
--- a/scenes/menu.gd
+++ b/scenes/menu.gd
@@ -15,4 +15,4 @@ func _on_Strart_on_click():
func _on_Outgoing_animation_finished(anim_name):
- get_tree().change_scene("res://scenes/introduction.tscn")
+ get_tree().change_scene("res://scenes/introduction/come home.tscn")