Added new base block
This commit is contained in:
@@ -19,6 +19,15 @@
|
||||
[[1,1,1,1]],[[1],[1],[1],[1]]
|
||||
]
|
||||
},
|
||||
"I3": {
|
||||
"name": "Line3",
|
||||
"color": [55,180,210],
|
||||
"min_score": 0,
|
||||
"shapes": [
|
||||
[[1,1,1]],
|
||||
[[1],[1],[1]]
|
||||
]
|
||||
},
|
||||
"L": {
|
||||
"name": "L-Shape",
|
||||
"color": [255, 0, 255],
|
||||
|
||||
Reference in New Issue
Block a user