WIP: Make it possible to change server address

This commit is contained in:
2025-01-26 19:20:38 +01:00
parent d2b89c9d5c
commit fa09a1dde1

View File

@ -37,8 +37,10 @@ text = "Join"
[node name="TextEdit" type="TextEdit" parent="."]
layout_mode = 0
offset_right = 8.0
offset_bottom = 8.0
offset_left = 238.0
offset_top = 151.0
offset_right = 497.0
offset_bottom = 220.0
text = "127.0.0.1"
[connection signal="player_connected" from="." to="." method="_on_player_connected"]