mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-07 12:17:13 -04:00
Removed console.log that were triggering GC, and made all balls the same color to avoid another memory leak and simplify code
This commit is contained in:
parent
ef0e3be6ad
commit
9d8ac5d4b8
2 changed files with 51 additions and 63 deletions
|
@ -8005,7 +8005,7 @@ let allLevels=[
|
|||
"svg": ""
|
||||
},
|
||||
{
|
||||
"name": "perk:catch_all_coins",
|
||||
"name": "perk:compound_interest",
|
||||
"size": 8,
|
||||
"bricks": [
|
||||
"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue