This commit is contained in:
Restart2008
2025-12-24 11:47:11 -08:00
parent 28e22c9ca8
commit 633cc64e4f
7 changed files with 33 additions and 0 deletions
+1
View File
@@ -191,6 +191,7 @@ async function createClientGame(
lobbyConfig.clientID,
lobbyConfig.gameStartInfo.gameID,
lobbyConfig.gameStartInfo.players,
lobbyConfig.gameStartInfo.lobbyCreatorID,
);
const canvas = createCanvas();