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

6 lines
74 B
GDScript3
Raw Normal View History

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