Modified assets to not include hardcoded constants
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
{
|
||||
"single": [
|
||||
"sprites/battery/label.png"
|
||||
],
|
||||
"ranges": [
|
||||
{ "base": "sprites/battery/", "start": 0, "end": 4 }
|
||||
]
|
||||
"flashlightLabel": "sprites/battery/label.png",
|
||||
"stages": { "base": "sprites/battery/", "start": 0, "end": 4 }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user