X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.c;h=c6d85e3139926a01dfb3510757639d7af277193a;hb=0732b0680b5ce9468facaef0b7d9a50fc0894515;hp=8c2e2ee6c803898b878ec3ce78be2bfff9ea510b;hpb=b6b5161dc056ea9b3b03aa9899487ba343f8feb6;p=rocksndiamonds.git 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);