X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_snd.c;h=9b18ed962ad1cb0f219c76e48b4397efcc898a86;hp=c57e7ea11242b48df139375dc96288e0ffdd4f48;hb=6a0abfaaf87f8ae079c0baec627d0a89ae0336cc;hpb=66cc4e788ac58eda6f23f807e2906178a0a1a61c diff --git a/src/conf_snd.c b/src/conf_snd.c index c57e7ea1..9b18ed96 100644 --- a/src/conf_snd.c +++ b/src/conf_snd.c @@ -247,8 +247,8 @@ struct ConfigInfo sound_config[] = { "game.sokoban_solving", "buing.wav" }, /* sounds for other non-game actions */ - { "door.opening", "oeffnen.wav" }, - { "door.closing", "oeffnen.wav" }, + { "door.opening", "door.wav" }, + { "door.closing", "door.wav" }, { "request.opening", UNDEFINED_FILENAME }, { "request.closing", UNDEFINED_FILENAME },