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": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 3,
|
||||
"h": 3
|
||||
"w": 66,
|
||||
"h": 55
|
||||
},
|
||||
"frame": {
|
||||
"x": 132,
|
||||
"y": 0,
|
||||
"w": 3,
|
||||
"h": 3
|
||||
"x": 0,
|
||||
"y": 112,
|
||||
"w": 66,
|
||||
"h": 55
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue