Minor name correction

Spaces in names use underscores instead of hyphens
This commit is contained in:
Madmadness65 2025-03-26 13:55:23 -05:00
parent 84c2d840db
commit bd9645d874
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"scale": 1, "scale": 1,
"frames": [ "frames": [
{ {
"filename": "mystical-rock", "filename": "mystical_rock",
"rotated": false, "rotated": false,
"trimmed": true, "trimmed": true,
"sourceSize": { "sourceSize": {

View File

Before

Width:  |  Height:  |  Size: 697 B

After

Width:  |  Height:  |  Size: 697 B