keep idle/dc players displayed
This commit is contained in:
parent
1727705189
commit
3ff375dbb4
4 changed files with 38 additions and 12 deletions
|
|
@ -2,6 +2,7 @@ import GameCommon from './../common/GameCommon.js'
|
|||
|
||||
export default {
|
||||
newGame: GameCommon.newGame,
|
||||
getRelevantPlayers: GameCommon.getRelevantPlayers,
|
||||
getActivePlayers: GameCommon.getActivePlayers,
|
||||
handleInput: GameCommon.handleInput,
|
||||
getPlayerBgColor: GameCommon.getPlayerBgColor,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue