diff --git a/backend/src/websocket-game comms/providers/gamegateway.ts b/backend/src/websocket-game comms/providers/gamegateway.ts index 140cfc3b..c5a359df 100644 --- a/backend/src/websocket-game comms/providers/gamegateway.ts +++ b/backend/src/websocket-game comms/providers/gamegateway.ts @@ -41,7 +41,7 @@ export class GameGateway } - + // Add authentication/validation to this side // Server-wide event handlers // server.use((socket: Socket, next) => {