fix log time

This commit is contained in:
Zutatensuppe 2021-06-06 08:57:42 +02:00
parent cdb02da14d
commit 19301cfc81
3 changed files with 6 additions and 6 deletions

View file

@ -51,7 +51,7 @@ async function createGame(
snapMode
)
GameLog.create(gameId)
GameLog.create(gameId, ts)
GameLog.log(
gameId,
Protocol.LOG_HEADER,