diff options
author | Juan J. Martinez <jjm@usebox.net> | 2023-03-21 21:28:25 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2023-03-21 21:28:25 +0000 |
commit | 11d2ed7f15a86dd465bc3456e3478e9ff03bf5d2 (patch) | |
tree | f5e6df771eb4396df13fe3cdc2d98721917a2d68 /data | |
parent | 1c8a22d24b14d258a9103f7b83d627359eae0da8 (diff) | |
download | space-plat-hs-11d2ed7f15a86dd465bc3456e3478e9ff03bf5d2.tar.gz space-plat-hs-11d2ed7f15a86dd465bc3456e3478e9ff03bf5d2.zip |
Introduce a set property
Stopped abusing the direction property!
Diffstat (limited to 'data')
-rw-r--r-- | data/sprites.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/sprites.json b/data/sprites.json index 4e76eab..3c0b7b7 100644 --- a/data/sprites.json +++ b/data/sprites.json @@ -70,7 +70,6 @@ { "x": 16, "y": 56, "width": 16, "height": 16 } ], "sets": [ - [0, 1], [0, 1] ] }, |