X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.c;h=d9567731dc917532aaa6e6902aac7171e10ee579;hb=58514a5b4392fa9501fced41921157633927ea94;hp=e7664ed0b87a9916135cb55ebedb860efd654022;hpb=531605e2e684de4c30a4e9927f9c5107f468b163;p=rocksndiamonds.git diff --git a/src/editor.c b/src/editor.c index e7664ed0..d9567731 100644 --- a/src/editor.c +++ b/src/editor.c @@ -7000,6 +7000,11 @@ void CheckElementDescriptions() void DrawLevelEd() { CloseDoor(DOOR_CLOSE_ALL); + +#if 1 + FadeOut(REDRAW_FIELD); +#endif + OpenDoor(DOOR_OPEN_2 | DOOR_NO_DELAY); #if DEBUG @@ -7047,7 +7052,7 @@ void DrawLevelEd() #endif MapControlButtons(); -#if 1 +#if 0 FadeOut(REDRAW_FIELD); #endif