little fixes
This commit is contained in:
@@ -167,6 +167,7 @@ function Info(args) {
|
||||
}
|
||||
|
||||
if (round.finished) return 'finished';
|
||||
if (round.game_id) return 'in game';
|
||||
|
||||
return player.ready
|
||||
? 'ready'
|
||||
|
||||
Reference in New Issue
Block a user