diff --git a/examples/shared/ui/network-popup.tscn b/examples/shared/ui/network-popup.tscn index 089ce98..bce1f74 100644 --- a/examples/shared/ui/network-popup.tscn +++ b/examples/shared/ui/network-popup.tscn @@ -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