rnd-20020417-1-src
[rocksndiamonds.git] / src / screens.c
index 4537893fc7b9d5a591621cf3c87045f14deb1ab2..76ed7a1e4a054a7adc05df41465b8d4337281bfd 100644 (file)
@@ -137,6 +137,7 @@ void DrawMainMenu()
   KeyboardAutoRepeatOn();
   ActivateJoystick();
   SetDrawDeactivationMask(REDRAW_NONE);
+  audio.sound_deactivated = FALSE;
 
   /* needed if last screen was the playing screen, invoked from level editor */
   if (level_editor_test_game)