1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-14 21:15:58 +00:00

Lobby: ???

This commit is contained in:
John 2021-11-24 03:07:27 -06:00
parent 6ff4df4a1d
commit 20cd32bd89

View File

@ -44,7 +44,7 @@ func _on_Host_Button_pressed():
# Begin hosting
Net.start_host()
# Disconnect
# Disconnect
# Disconnect from (or stop hosting) a game
# Shows the host/connect buttons
func _on_Disconnect_Button_pressed():