From 6faf61da2794de3f4407ef1113b840dc5120381b Mon Sep 17 00:00:00 2001 From: rom Date: Sat, 24 Apr 2021 23:19:29 +0200 Subject: main scene --- project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/project.godot b/project.godot index ffba327..e6178fd 100644 --- a/project.godot +++ b/project.godot @@ -21,6 +21,7 @@ _global_script_class_icons={ [application] config/name="Deeper and Deeper" +run/main_scene="res://scenes/menu.tscn" config/icon="res://icon.png" [display] -- cgit