Fixed Grafaiai animation (#547)
* Longer descriptions don't stuck shorter ones anymore * Fixed Grafaiai animation
This commit is contained in:
parent
a45da8a382
commit
29b80dbed8
|
@ -146,14 +146,14 @@
|
||||||
"spriteSourceSize": {
|
"spriteSourceSize": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"w": 3,
|
"w": 66,
|
||||||
"h": 3
|
"h": 55
|
||||||
},
|
},
|
||||||
"frame": {
|
"frame": {
|
||||||
"x": 132,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 112,
|
||||||
"w": 3,
|
"w": 66,
|
||||||
"h": 3
|
"h": 55
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue