Skip to content

Commit b2bb231

Browse files
authored
Merge pull request #17 from wjtaylor-games/patch-1
Net pong: Fix public IP getter link
2 parents c88aa9d + ef76785 commit b2bb231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

net-pong/godot/lobby.tscn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ offset_bottom = 141.0
153153
grow_horizontal = 2
154154
grow_vertical = 2
155155
text = "Find your public IP address"
156+
uri = "icanhazip.com"
156157

157158
[connection signal="pressed" from="LobbyPanel/HostButton" to="LobbyPanel" method="_on_host_pressed"]
158159
[connection signal="pressed" from="LobbyPanel/JoinButton" to="LobbyPanel" method="_on_join_pressed"]

0 commit comments

Comments
 (0)