bug fixes

This commit is contained in:
Moon Patel
2023-07-25 03:01:45 +05:30
parent f86846004f
commit bd13e2b129
33 changed files with 1582 additions and 865 deletions
-1
View File
@@ -6,7 +6,6 @@ const { Game } = require("./models/game");
const {
CHESS_MOVE,
CHESS_OPPONENT_MOVE,
CONNECTION,
JOIN_ROOM,
JOIN_ROOM_ERROR,
JOIN_ROOM_SUCCESS,