display done/total pieces
This commit is contained in:
parent
bbe0d03a49
commit
681c8375d5
2 changed files with 13 additions and 0 deletions
|
|
@ -27,4 +27,6 @@ export default {
|
|||
getTileDrawSize: GameCommon.getTileDrawSize,
|
||||
getStartTs: GameCommon.getStartTs,
|
||||
getFinishTs: GameCommon.getFinishTs,
|
||||
getFinishedTileCount: GameCommon.getFinishedTileCount,
|
||||
getTileCount: GameCommon.getTileCount,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue