X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Feditor.c;h=c6d85e3139926a01dfb3510757639d7af277193a;hp=8c2e2ee6c803898b878ec3ce78be2bfff9ea510b;hb=c981ce2708040be6519fa2694c6ea8b4d9c51a27;hpb=98d421667c21a07ab69dd881f1435c2f595ddd4c diff --git a/src/editor.c b/src/editor.c index 8c2e2ee6..c6d85e31 100644 --- a/src/editor.c +++ b/src/editor.c @@ -8546,7 +8546,7 @@ void DrawLevelEd(void) FadeSoundsAndMusic(); - if (CheckIfGlobalBorderOrPlayfieldViewportHasChanged()) + if (CheckFadeAll()) fade_mask = REDRAW_ALL; FadeOut(fade_mask);