mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-05 03:07:14 -04:00
Build 29061490
This commit is contained in:
parent
ba7e368938
commit
00094d5efa
13 changed files with 168 additions and 90 deletions
|
@ -28,6 +28,7 @@ export const allLevels = rawLevelsList
|
|||
bricks,
|
||||
bricksCount,
|
||||
icon,
|
||||
color: level.color || "#000000",
|
||||
svg: getLevelBackground(level),
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue