aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authornokoe <nokoe@mailbox.org>2024-09-28 23:28:03 +0200
committernokoe <nokoe@mailbox.org>2024-09-28 23:31:00 +0200
commit3df8e2c3167849023c822004b4525bcae7bb3cd1 (patch)
treeada35b64dee43fd540bcc816c6e613f24fb5208c /client/project.godot
parentb31b08da8b4d3730040eb9fe73be9ab2452ebfa0 (diff)
downloadhurrycurry-3df8e2c3167849023c822004b4525bcae7bb3cd1.tar
hurrycurry-3df8e2c3167849023c822004b4525bcae7bb3cd1.tar.bz2
hurrycurry-3df8e2c3167849023c822004b4525bcae7bb3cd1.tar.zst
start and use mdns discovery in client; fixes #177
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/project.godot b/client/project.godot
index d1e85f05..d931a1b0 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -24,7 +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"
+ServerList="*res://server_list.gd"
[display]