mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-21 12:36:15 -04:00
Build 29044306
This commit is contained in:
parent
cb4b1ea49e
commit
60f94461e7
8 changed files with 32 additions and 23 deletions
|
@ -94,7 +94,7 @@ export function newGameState(params: RunParams): GameState {
|
|||
},
|
||||
lastOffered: {},
|
||||
levelTime: 0,
|
||||
noBricksSince: 0,
|
||||
winAt: 0,
|
||||
levelWallBounces: 0,
|
||||
needsRender: true,
|
||||
autoCleanUses: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue