mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-07 12:17:13 -04:00
Tried to use ts to catch bugs, it's pretty useless for now.
This commit is contained in:
parent
e9d58d6140
commit
3cb662bc92
11 changed files with 2631 additions and 2116 deletions
|
@ -807,14 +807,14 @@
|
|||
},
|
||||
{
|
||||
"name": "icon:checkmark_checked",
|
||||
"size": 4,
|
||||
"bricks": "WWWWWttWWttWWWWW",
|
||||
"size": 6,
|
||||
"bricks": "_WWWWGWBBBGGGGBGGWWGGGBWWBGBBW_WWWW_",
|
||||
"svg": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:checkmark_unchecked",
|
||||
"size": 4,
|
||||
"bricks": "WWWWW__WW__WWWWW",
|
||||
"size": 6,
|
||||
"bricks": "_WWWW_WBBBBWWBBBBWWBBBBWWBBBBW_WWWW_",
|
||||
"svg": ""
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue