We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c88aa9d + ef76785 commit b2bb231Copy full SHA for b2bb231
net-pong/godot/lobby.tscn
@@ -153,6 +153,7 @@ offset_bottom = 141.0
153
grow_horizontal = 2
154
grow_vertical = 2
155
text = "Find your public IP address"
156
+uri = "icanhazip.com"
157
158
[connection signal="pressed" from="LobbyPanel/HostButton" to="LobbyPanel" method="_on_host_pressed"]
159
[connection signal="pressed" from="LobbyPanel/JoinButton" to="LobbyPanel" method="_on_join_pressed"]
0 commit comments