Commit 5bc84adb authored by Vũ Gia Vương's avatar Vũ Gia Vương

--init branch one-core

parent ce1d7942
......@@ -67,7 +67,6 @@ async function endGame(socket: Socket) {
function onDisconnect(socket: Socket): void {
console.log(`🔴 Client disconnected: ${socket.id}`)
// endGame(socket);
}
async function getHistory(socket: Socket) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment