diff --git a/net-pong/godot/lobby.tscn b/net-pong/godot/lobby.tscn index e962147..fefc84e 100644 --- a/net-pong/godot/lobby.tscn +++ b/net-pong/godot/lobby.tscn @@ -153,6 +153,7 @@ offset_bottom = 141.0 grow_horizontal = 2 grow_vertical = 2 text = "Find your public IP address" +uri = "icanhazip.com" [connection signal="pressed" from="LobbyPanel/HostButton" to="LobbyPanel" method="_on_host_pressed"] [connection signal="pressed" from="LobbyPanel/JoinButton" to="LobbyPanel" method="_on_join_pressed"]