Use better method for platform-specific icon

This commit is contained in:
2026-05-16 20:30:30 -04:00
parent c6918c5593
commit 838bf7cea6
3 changed files with 2 additions and 11 deletions
+2 -11
View File
@@ -41,22 +41,13 @@
"menuIcon": true, "menuIcon": true,
"targetPlatforms": [ "targetPlatforms": [
"basalt", "basalt",
"diorite",
"chalk", "chalk",
"flint",
"emery", "emery",
"gabbro" "gabbro"
] ]
}, },
{
"file": "logo_25_no_aa.png",
"memoryFormat": "Smallest",
"name": "LOGO_25",
"spaceOptimization": "storage",
"type": "bitmap",
"targetPlatforms": [
"diorite",
"flint"
]
},
{ {
"type": "raw", "type": "raw",
"name": "PIN_ICON", "name": "PIN_ICON",

Before

Width:  |  Height:  |  Size: 154 B

After

Width:  |  Height:  |  Size: 154 B

Before

Width:  |  Height:  |  Size: 173 B

After

Width:  |  Height:  |  Size: 173 B