Internet/Local/Hotseat working (still need to test for bugs). ALso get an RPC error because we switch scene...
This commit is contained in:
parent
c95b8186ab
commit
c4909db2a5
654 changed files with 18133 additions and 39 deletions
|
|
@ -1,6 +1,6 @@
|
|||
extends Node
|
||||
|
||||
const DEFAULT_LOBBY_ENDPOITN: String = "wss://dev.bytesandpieces.xyz:9088"
|
||||
const DEFAULT_LOBBY_ENDPOINT: String = "wss://dev.bytesandpieces.xyz:9088"
|
||||
|
||||
|
||||
var LOBBY_ENDPOINT: String = "wss://dev.bytesandpieces.xyz:9088"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue