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