diff options
Diffstat (limited to 'UI/Start.tscn')
-rw-r--r-- | UI/Start.tscn | 2 |
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"] |