rnd-19980915
[rocksndiamonds.git] / src / screens.c
index 37c8128c9c79187eed99716cc833487e6f6611a9..e4f8f8a157e45872c9365ee880775663b92958b8 100644 (file)
@@ -1312,6 +1312,8 @@ void HandleGameActions()
     TapeStop();
 
   GameActions();
+
+  BackToFront();
 }
 
 void HandleVideoButtons(int mx, int my, int button)