chore: tabs -> space

This commit is contained in:
cha0s 2019-03-28 13:11:31 -05:00
parent 75da3ad9d4
commit e90f9c1abe
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
{ {
"frameRate": 0.1, "frameRate": 0.1,
"frameCount": 8, "frameCount": 8,
"frameSize": [32, 32], "frameSize": [32, 32],
"directionCount": 4, "directionCount": 4,
"imageUri": "/idle.png" "imageUri": "/idle.png"
} }

View File

@ -1,7 +1,7 @@
{ {
"frameRate": 0.1, "frameRate": 0.1,
"frameCount": 8, "frameCount": 8,
"frameSize": [32, 32], "frameSize": [32, 32],
"directionCount": 4, "directionCount": 4,
"imageUri": "/moving.png" "imageUri": "/moving.png"
} }