mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-07 12:17:13 -04:00
Fix : bg color of dollar level, puck width and coins centering
This commit is contained in:
parent
81224f928d
commit
63973f2072
3 changed files with 26 additions and 19 deletions
|
@ -3530,7 +3530,7 @@ let allLevels=[
|
|||
"color": ""
|
||||
},
|
||||
{
|
||||
"name": "Dollar",
|
||||
"name": "Greed",
|
||||
"size": 17,
|
||||
"bricks": [
|
||||
null,
|
||||
|
@ -3841,7 +3841,7 @@ let allLevels=[
|
|||
""
|
||||
],
|
||||
"svg": "",
|
||||
"color": "#f6d32d"
|
||||
"color": ""
|
||||
},
|
||||
{
|
||||
"name": "Waves",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue