parent
76430228e1
commit
2dd5f8788c
@ -2194,6 +2194,9 @@ sound_play (const char *file, gboolean quiet)
|
||||
char *cmd;
|
||||
#endif
|
||||
|
||||
if (prefs.hex_away_omit_alerts)
|
||||
return;
|
||||
|
||||
/* the pevents GUI editor triggers this after removing a soundfile */
|
||||
if (!file[0])
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user