X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.c;h=4d8222e023cf196310b65e0a25d3fba33b84814c;hb=0229cbe9c9f7d6969ac5ca96eb6b525a9fe3ccf4;hp=78f76fd8ce8f577f9ffdbc921a7964e24f7592da;hpb=93e2747358fef77db481b9f36e4d088e6441899e;p=rocksndiamonds.git diff --git a/src/tools.c b/src/tools.c index 78f76fd8..4d8222e0 100644 --- a/src/tools.c +++ b/src/tools.c @@ -2391,13 +2391,6 @@ void AnimateEnvelopeRequest(int anim_mode, int action) ystart = yend; end = 0; } - else - { - if (action == ACTION_OPENING) - PlayMenuSoundStereo(SND_DOOR_OPENING, SOUND_MIDDLE); - else if (action == ACTION_CLOSING) - PlayMenuSoundStereo(SND_DOOR_CLOSING, SOUND_MIDDLE); - } for (i = start; i <= end; i++) {