new icons for alien, rain, snowflake, snowball and edges magic tools + typo

This commit is contained in:
secretlondon 2008-08-27 22:39:12 +00:00
parent 8b4dd1c19d
commit 9c859fd13e
5 changed files with 6 additions and 6 deletions

View file

@ -58,7 +58,7 @@ const char * alien_snd_filenames[alien_NUM_TOOLS] = {
"flip.wav",
};
const char * alien_icon_filenames[alien_NUM_TOOLS] = {
"flip.png",
"alien.png",
};
const char * alien_names[alien_NUM_TOOLS] = {
gettext_noop("Alien"),