diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-10-30 17:32:04 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-10-30 17:32:04 +0000 |
commit | d40387db6b3281020c3d862d6d762a2eea2372d4 (patch) | |
tree | ea4006b65eb5fc883206e1fee244ad72f6c4d88b /graphics/sprites | |
parent | 7e1b1e00f4d5ac59e794a0ee12ca29a57f772965 (diff) | |
download | clientdata-d40387db6b3281020c3d862d6d762a2eea2372d4.tar.gz clientdata-d40387db6b3281020c3d862d6d762a2eea2372d4.tar.bz2 clientdata-d40387db6b3281020c3d862d6d762a2eea2372d4.tar.xz clientdata-d40387db6b3281020c3d862d6d762a2eea2372d4.zip |
Fixed wrong filenames
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/Makefile.am | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/graphics/sprites/Makefile.am b/graphics/sprites/Makefile.am index 41b371f8..3d10cc57 100644 --- a/graphics/sprites/Makefile.am +++ b/graphics/sprites/Makefile.am @@ -37,22 +37,22 @@ sprites_DATA = \ item009.xml \ item010.png \ item010.xml \ - item11.png \ - item11.xml \ - item12.png \ - item12.xml \ - item13.png \ - item13.xml \ - item14.png \ - item14.xml \ - item15.png \ - item15.xml \ - item16.png \ - item16.xml \ - item17.png \ - item17.xml \ - item18.png \ - item18.xml \ + item011.png \ + item011.xml \ + item012.png \ + item012.xml \ + item013.png \ + item013.xml \ + item014.png \ + item014.xml \ + item015.png \ + item015.xml \ + item016.png \ + item016.xml \ + item017.png \ + item017.xml \ + item018.png \ + item018.xml \ monster0.png \ monster0.xml \ monster1.png \ |