From 255fbf19cc9499ef384d41f68515da5e49e8a3ce Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Tue, 19 Aug 2025 12:38:02 -0700 Subject: added menus, reworking GC client architecture --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.godot') diff --git a/project.godot b/project.godot index 68af7ba..e90fb8a 100644 --- a/project.godot +++ b/project.godot @@ -11,7 +11,7 @@ config_version=4 [application] config/name="ATC" -run/main_scene="res://network/GameCoordinatorTester.tscn" +run/main_scene="res://pages/MainScene.tscn" boot_splash/show_image=false config/icon="res://icon.png" -- cgit v1.2.3