X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_snd.c;h=f929a01e2961c347341c6a579aa9521be299ddd8;hb=60014249f834e565fed50c66077a38b6d5125f3d;hp=763f31d96f92a3f003ce6e5bd5b83cf4248c3aeb;hpb=eb09b9aa5521e286723c668030825cd0e3470c3c;p=rocksndiamonds.git diff --git a/src/conf_snd.c b/src/conf_snd.c index 763f31d9..f929a01e 100644 --- a/src/conf_snd.c +++ b/src/conf_snd.c @@ -252,6 +252,9 @@ struct ConfigInfo sound_config[] = { "door.opening", "oeffnen.wav" }, { "door.closing", "oeffnen.wav" }, + { "request.opening", UNDEFINED_FILENAME }, + { "request.closing", UNDEFINED_FILENAME }, + /* sounds for menu actions */ { "menu.item.activating", "empty.wav" }, { "menu.item.selecting", "base.wav" },