Internet/Local/Hotseat working (still need to test for bugs). ALso get an RPC error because we switch scene...

This commit is contained in:
Sch1nken 2024-03-24 03:30:54 +01:00
parent c95b8186ab
commit c4909db2a5
654 changed files with 18133 additions and 39 deletions

View file

@ -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"