bcirpggithubmirror/Phase2/Networking/Client/Lobby/Lobby.gd

6 lines
74 B
GDScript

extends Control
func _on_Button_pressed():
Server._connect_to_server()