keep idle/dc players displayed
This commit is contained in:
parent
1727705189
commit
3ff375dbb4
4 changed files with 38 additions and 12 deletions
|
|
@ -86,6 +86,7 @@ export default {
|
|||
addSocket,
|
||||
handleInput,
|
||||
getAllGames: GameCommon.getAllGames,
|
||||
getRelevantPlayers: GameCommon.getRelevantPlayers,
|
||||
getActivePlayers: GameCommon.getActivePlayers,
|
||||
getFinishedTileCount: GameCommon.getFinishedTileCount,
|
||||
getImageUrl: GameCommon.getImageUrl,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue