Some improvements and corrections. Added 'Dot' 1x1 sape
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
"__type__": "EnumClass",
|
||||
"name": "BlockType",
|
||||
"members": {
|
||||
"D": {
|
||||
"name": "Dot",
|
||||
"color": [255, 255, 100],
|
||||
"min_score": 3500,
|
||||
"shapes": [
|
||||
[[1]]
|
||||
]
|
||||
},
|
||||
"U": {
|
||||
"name": "U-Shape",
|
||||
"color": [135, 135, 135],
|
||||
|
||||
Reference in New Issue
Block a user