X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fscreens.c;h=c9c2ba4a29799f65f8be8025408f260e9e4ee051;hb=ce49fdb87ac8d3d9f258882f3072cad48a940044;hp=68d9a6808ca277037548bd1186a12481d54c8231;hpb=8e3612567b52232c0f1dff593546cb90b396911c;p=rocksndiamonds.git diff --git a/src/screens.c b/src/screens.c index 68d9a680..c9c2ba4a 100644 --- a/src/screens.c +++ b/src/screens.c @@ -3849,7 +3849,7 @@ void DrawHallOfFame(int highlight_position) SetDrawDeactivationMask(REDRAW_NONE); SetDrawBackgroundMask(REDRAW_FIELD); - CloseDoor(DOOR_CLOSE_2); + CloseDoor(DOOR_CLOSE_ALL); if (highlight_position < 0) LoadScore(level_nr);