proper game start logic

This commit is contained in:
Ben
2021-05-05 02:38:17 +01:00
parent 2e089810bf
commit 66edbbf51e
4 changed files with 66 additions and 19 deletions

View File

@@ -116,7 +116,7 @@ function onGameBegin(socket, args)
return;
}
console.log(args);
}