mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
allow moderators to kick players and spectators
This commit is contained in:
@@ -272,7 +272,6 @@ class GameManager {
|
||||
game.status = globals.STATUS.LOBBY;
|
||||
}
|
||||
|
||||
|
||||
await this.refreshGame(game);
|
||||
await this.eventManager.publisher?.publish(
|
||||
globals.REDIS_CHANNELS.ACTIVE_GAME_STREAM,
|
||||
|
||||
Reference in New Issue
Block a user