aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-09-27 21:10:52 +0200
committertpart <tpart120@proton.me>2024-09-27 21:10:58 +0200
commitb68dc5d1d229e8bcdf655c99daf3a9e6ecac8aa7 (patch)
tree5c92e2c82ae07a6489564fd3bb8b7f36e2231642 /client/project.godot
parent6fddd0ebf9346214798fee5f1c26733e55e8056d (diff)
downloadhurrycurry-b68dc5d1d229e8bcdf655c99daf3a9e6ecac8aa7.tar
hurrycurry-b68dc5d1d229e8bcdf655c99daf3a9e6ecac8aa7.tar.bz2
hurrycurry-b68dc5d1d229e8bcdf655c99daf3a9e6ecac8aa7.tar.zst
Load server list with singleton (Fixes #181)
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/project.godot b/client/project.godot
index ad3b9f5c..d1e85f05 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -24,6 +24,7 @@ Server="*res://server.gd"
Sound="*res://audio/sound.tscn"
DisableWrongJoypads="*res://disable_wrong_joypads.gd"
InputManager="*res://menu/settings/input/input_manager.gd"
+ServerList="*res://server_list.tscn"
[display]