From 14eb5b24de4f03af4c84d50c563447ba86ea39a7 Mon Sep 17 00:00:00 2001 From: akshay Date: Thu, 18 Aug 2022 01:58:17 -0400 Subject: [PATCH] Resetting the starting Run scene to main.tscn --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index 2feefd8..19a1c89 100644 --- a/project.godot +++ b/project.godot @@ -105,7 +105,7 @@ _global_script_class_icons={ [application] config/name="project-dung" -run/main_scene="res://scenes/dev-akshay.tscn" +run/main_scene="res://scenes/main.tscn" config/icon="res://icon.png" [display]