feat(multi): add game mode selection and surrender button for all_finish mode
This commit is contained in:
@@ -119,6 +119,7 @@ export const RoomScalarFieldEnum = {
|
||||
round: 'round',
|
||||
totalRounds: 'totalRounds',
|
||||
maxPlayers: 'maxPlayers',
|
||||
gameMode: 'gameMode',
|
||||
startArticle: 'startArticle',
|
||||
targetArticle: 'targetArticle',
|
||||
roundWinner: 'roundWinner',
|
||||
|
||||
Reference in New Issue
Block a user