ingame timer
This commit is contained in:
parent
0dcebdd718
commit
3fdd1ae240
6 changed files with 73 additions and 7 deletions
|
|
@ -69,4 +69,6 @@ export default {
|
|||
get: GameCommon.get,
|
||||
getSockets: GameCommon.getSockets,
|
||||
handleInput: GameCommon.handleInput,
|
||||
getStartTs: GameCommon.getStartTs,
|
||||
getFinishTs: GameCommon.getFinishTs,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue