mirror of
https://github.com/JohnBreaux/Boat-Battle.git
synced 2024-11-14 21:15:58 +00:00
Lobby: ???
This commit is contained in:
parent
6ff4df4a1d
commit
20cd32bd89
@ -44,7 +44,7 @@ func _on_Host_Button_pressed():
|
|||||||
# Begin hosting
|
# Begin hosting
|
||||||
Net.start_host()
|
Net.start_host()
|
||||||
|
|
||||||
# Disconnect
|
# Disconnect
|
||||||
# Disconnect from (or stop hosting) a game
|
# Disconnect from (or stop hosting) a game
|
||||||
# Shows the host/connect buttons
|
# Shows the host/connect buttons
|
||||||
func _on_Disconnect_Button_pressed():
|
func _on_Disconnect_Button_pressed():
|
||||||
|
Loading…
Reference in New Issue
Block a user