Bake dev server IP (192.168.0.127:34197) as default in network popup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user