diff options
author | Ira Rice <irarice@gmail.com> | 2009-02-20 08:57:42 -0700 |
---|---|---|
committer | Ira Rice <irarice@gmail.com> | 2009-02-20 08:57:42 -0700 |
commit | 6635294efc3d94dd468c7a4a723e7169402c018c (patch) | |
tree | 2efe8203daf2e5ca842769dbdcc176c9efc17059 /data/graphics/gui/CMakeLists.txt | |
parent | b2eb8daa8c39bcfd5fbd3a76dbbc432b43c561a9 (diff) | |
download | mana-6635294efc3d94dd468c7a4a723e7169402c018c.tar.gz mana-6635294efc3d94dd468c7a4a723e7169402c018c.tar.bz2 mana-6635294efc3d94dd468c7a4a723e7169402c018c.tar.xz mana-6635294efc3d94dd468c7a4a723e7169402c018c.zip |
Removed the last of the image particle guichan fonts.
Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index c5961f7a..a562b8f1 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -9,9 +9,6 @@ SET (FILES deepbox.png default.png gui.xml - hits_blue.png - hits_red.png - hits_yellow.png hscroll_left_default.png hscroll_left_highlight.png hscroll_left_pressed.png |