X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_snd.c;h=27b664b0f2c46306b288aa37685930342834cc35;hb=2a8b100c02ff1e102b30cb5f0e9345ba531e06c2;hp=4f1a8210e46b430d69c2920f989599c41ef5f392;hpb=c8a5fd317789166da7aafff91d43672f69c78729;p=rocksndiamonds.git diff --git a/src/conf_snd.c b/src/conf_snd.c index 4f1a8210..27b664b0 100644 --- a/src/conf_snd.c +++ b/src/conf_snd.c @@ -71,6 +71,7 @@ struct ConfigInfo sound_config[] = { "[sp_port].passing", "gate.wav" }, { "[sp_exit].passing", "exit.wav" }, { "[sp_exit].opening", UNDEFINED_FILENAME }, + { "[sp_exit].closing", UNDEFINED_FILENAME }, { "sp_sniksnak.moving", UNDEFINED_FILENAME }, { "sp_sniksnak.waiting", UNDEFINED_FILENAME }, { "sp_electron.moving", UNDEFINED_FILENAME },