fold already had fold.wav, it just doesn't work.

use fold.ogg for colorandwhite tool instead
This commit is contained in:
secretlondon 2009-06-06 16:52:06 +00:00
parent ec65d2a7e2
commit 99f1f4aeb0
2 changed files with 4 additions and 2 deletions

View file

@ -61,7 +61,7 @@ static Mix_Chunk * tint_snd_effect[tint_NUM_TOOLS];
const char * tint_snd_filenames[tint_NUM_TOOLS] = {
"tint.wav",
"flip.wav" /* FIXME */
"fold.ogg" /* FIXME */
};
const char * tint_icon_filenames[tint_NUM_TOOLS] = {
"tint.png",