CommitLog |

This commit is contained in:
SilicaAndPina 2020-07-22 13:36:22 +12:00
parent dddf4ba409
commit 10e74a9a8d
3 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,6 @@
<sprite>sprites\spr_player</sprite>
<sprite>sprites\spr_blocks</sprite>
<sprite>sprites\spr_blackhole</sprite>
<sprite>sprites\sprite3</sprite>
</sprites>
<backgrounds name="background"/>
<paths name="paths"/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 B

View File

@ -21,5 +21,6 @@
<height>32</height>
<frames>
<frame index="0">images\spr_blocks_0.png</frame>
<frame index="1">images\spr_blocks_1.png</frame>
</frames>
</sprite>