move clientId init to index.html, make zoom events only exist when they actually do something
This commit is contained in:
parent
a0118b0bdf
commit
e9129cf049
7 changed files with 106 additions and 111 deletions
|
|
@ -58,7 +58,6 @@ export default {
|
|||
addPlayer,
|
||||
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