Sound effect for Double Vision magic
This commit is contained in:
parent
ec7aadef9e
commit
a4d942db69
4 changed files with 10 additions and 6 deletions
|
|
@ -25,7 +25,7 @@ enum {
|
|||
static char * colorsep_snd_filenames[NUM_TOOLS] = {
|
||||
"3dglasses.ogg",
|
||||
"colorsep.ogg",
|
||||
"colorsep.ogg" // FIXME
|
||||
"doublevision.ogg",
|
||||
};
|
||||
|
||||
static char * colorsep_icon_filenames[NUM_TOOLS] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue