Co-authored-by: Mona Hmiza <>
This commit is contained in:
RavMorgan
2023-09-06 16:08:31 +03:00
committed by Aviu00
parent 6b1f5be5a7
commit 272c833f01
2 changed files with 4 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

@@ -1,14 +1,13 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by MOYAMAMA",
"size": { "size": {
"x": 32, "x": 32,
"y": 40 "y": 32
}, },
"states": [ "states": [
{ {
"name": "animated" "name": "animated",
"directions": 4
} }
] ]
} }