Working prototype
This commit is contained in:
parent
3de181134d
commit
1ed0ec226d
24 changed files with 682 additions and 31 deletions
|
|
@ -16,7 +16,6 @@ func _init():
|
|||
peer_connected.connect(self._peer_connected)
|
||||
peer_disconnected.connect(self._peer_disconnected)
|
||||
|
||||
|
||||
func start(url, _lobby = "", _mesh:=true):
|
||||
stop()
|
||||
sealed = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue