X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftools.c;h=4d8222e023cf196310b65e0a25d3fba33b84814c;hp=78f76fd8ce8f577f9ffdbc921a7964e24f7592da;hb=4c97b1045b53135f75e9324747abb5e9286b813d;hpb=93e2747358fef77db481b9f36e4d088e6441899e 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++) {