Skip to content

Commit 60525aa

Browse files
Net pong: Fix public IP getter link
1 parent 44ee5f3 commit 60525aa

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 = "canhazip.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)