summaryrefslogtreecommitdiff
path: root/project.godot
diff options
context:
space:
mode:
authorAnson Bridges <bridges.anson@gmail.com>2025-08-19 12:38:02 -0700
committerAnson Bridges <bridges.anson@gmail.com>2025-08-19 12:38:02 -0700
commit255fbf19cc9499ef384d41f68515da5e49e8a3ce (patch)
tree13c838229198383b24644f613787e34842ea7ab2 /project.godot
parentf087c6a98b1da55525a6e3c1d7c82477f82eb5cd (diff)
added menus, reworking GC client architecture
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot2
1 files changed, 1 insertions, 1 deletions
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"