Bake dev server IP (192.168.0.127:34197) as default in network popup

This commit is contained in:
2026-07-03 16:11:23 -04:00
parent 5a1695e2ab
commit aad186552c
+2 -2
View File
@@ -34,7 +34,7 @@ text = "Address:"
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 0
text = "localhost"
text = "192.168.0.127"
[node name="Port Label" type="Label" parent="LAN/Address Row"]
layout_mode = 2
@@ -44,7 +44,7 @@ text = "Port:"
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 0
text = "16384"
text = "34197"
[node name="Actions Row" type="HBoxContainer" parent="LAN"]
layout_mode = 2