summaryrefslogtreecommitdiff
path: root/UI/Start.tscn
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2024-11-27 14:36:20 +0100
committerDaniel Weipert <git@mail.dweipert.de>2024-11-27 14:36:20 +0100
commita854a1862a30632e49520f6e1e11333d5c8ff241 (patch)
tree2b10c4d19bb66b270a7726d660ed85d7fcf9482e /UI/Start.tscn
parentcb9bb9d1c757b53707c741a3c8c218b513ffb5ec (diff)
next commit
Diffstat (limited to 'UI/Start.tscn')
-rw-r--r--UI/Start.tscn2
1 files changed, 0 insertions, 2 deletions
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"]