Improve BT indicator
This commit is contained in:
17
package.json
17
package.json
@@ -674,9 +674,22 @@
|
||||
"type": "bitmap"
|
||||
},
|
||||
{
|
||||
"file": "images/bt.png",
|
||||
"file": "images/bt-0.png",
|
||||
"memoryFormat": "Smallest",
|
||||
"name": "BT",
|
||||
"name": "BT0",
|
||||
"spaceOptimization": "storage",
|
||||
"targetPlatforms": [
|
||||
"basalt",
|
||||
"chalk",
|
||||
"emery",
|
||||
"gabbro"
|
||||
],
|
||||
"type": "bitmap"
|
||||
},
|
||||
{
|
||||
"file": "images/bt-1.png",
|
||||
"memoryFormat": "Smallest",
|
||||
"name": "BT1",
|
||||
"spaceOptimization": "storage",
|
||||
"targetPlatforms": [
|
||||
"basalt",
|
||||
|
||||
Reference in New Issue
Block a user