mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
more refactoring
This commit is contained in:
@@ -21,7 +21,10 @@ const globals = {
|
||||
}
|
||||
},
|
||||
STALE_GAME_HOURS: 24,
|
||||
CLIENT_COMMANDS: {
|
||||
SOCKET_EVENTS: {
|
||||
IN_GAME_MESSAGE: 'inGameMessage'
|
||||
},
|
||||
EVENT_IDS: {
|
||||
FETCH_GAME_STATE: 'fetchGameState',
|
||||
START_GAME: 'startGame',
|
||||
PAUSE_TIMER: 'pauseTimer',
|
||||
|
||||
Reference in New Issue
Block a user