mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-21 12:36:15 -04:00
A few perks
This commit is contained in:
parent
6e6b0991ac
commit
5abbf5263e
15 changed files with 1746 additions and 1087 deletions
|
@ -92,6 +92,7 @@ export function newGameState(params: RunParams): GameState {
|
|||
},
|
||||
lastOffered: {},
|
||||
levelTime: 0,
|
||||
noBricksSince: 0,
|
||||
levelWallBounces: 0,
|
||||
needsRender: true,
|
||||
autoCleanUses: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue