From b68dc5d1d229e8bcdf655c99daf3a9e6ecac8aa7 Mon Sep 17 00:00:00 2001 From: tpart Date: Fri, 27 Sep 2024 21:10:52 +0200 Subject: Load server list with singleton (Fixes #181) --- client/project.godot | 1 + 1 file changed, 1 insertion(+) (limited to 'client/project.godot') 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] -- cgit v1.2.3-70-g09d2