rnd-20020331-1-src
[rocksndiamonds.git] / src / screens.c
index 0f313c856d73405485b5417b9b9c4ecccc14accb..b9b7c5dde86630c7858ad9338821c368b830fa09 100644 (file)
@@ -125,6 +125,7 @@ void DrawMainMenu()
   FadeSounds();
   KeyboardAutoRepeatOn();
   ActivateJoystickIfAvailable();
+  SetDrawDeactivationMask(REDRAW_NONE);
 
   /* needed if last screen was the playing screen, invoked from level editor */
   if (level_editor_test_game)