rnd-20020318-1-src
[rocksndiamonds.git] / src / screens.c
index 90225db681b23804d49648fd4f50f9aefdc1d7b8..77642b69ab42b184c41f895ffdcb8df386c0b260 100644 (file)
@@ -1204,6 +1204,7 @@ void HandleChooseLevel(int mx, int my, int dx, int dy, int button)
 void DrawHallOfFame(int highlight_position)
 {
   UnmapAllGadgets();
+  FadeSounds();
   CloseDoor(DOOR_CLOSE_2);
 
   if (highlight_position < 0)