diff options
Diffstat (limited to 'client/project.godot')
-rw-r--r-- | client/project.godot | 2 |
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] |