feat(multi): add configurable time limit per round with countdown display
This commit is contained in:
@@ -121,6 +121,7 @@ export const RoomScalarFieldEnum = {
|
||||
maxPlayers: 'maxPlayers',
|
||||
gameMode: 'gameMode',
|
||||
searchAllowed: 'searchAllowed',
|
||||
timeLimit: 'timeLimit',
|
||||
startArticle: 'startArticle',
|
||||
targetArticle: 'targetArticle',
|
||||
roundWinner: 'roundWinner',
|
||||
|
||||
Reference in New Issue
Block a user