From a854a1862a30632e49520f6e1e11333d5c8ff241 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Wed, 27 Nov 2024 14:36:20 +0100 Subject: next commit --- UI/Start.tscn | 2 -- 1 file changed, 2 deletions(-) (limited to 'UI/Start.tscn') diff --git a/UI/Start.tscn b/UI/Start.tscn index efa061c..b0d4ac2 100644 --- a/UI/Start.tscn +++ b/UI/Start.tscn @@ -100,8 +100,6 @@ mouse_default_cursor_shape = 2 theme_override_font_sizes/font_size = 24 text = "Search" -[node name="ServerHost" type="HTTPRequest" parent="."] - [connection signal="pressed" from="CenterContainer/VBoxContainer/Host" to="." method="_on_host_pressed"] [connection signal="pressed" from="CenterContainer/VBoxContainer/Join" to="." method="_on_join_pressed"] [connection signal="pressed" from="CenterContainer/VBoxContainer/Search" to="." method="_on_search_pressed"] -- cgit v1.2.3