rnd-20070408-1-src
[rocksndiamonds.git] / src / editor.c
index e7664ed0b87a9916135cb55ebedb860efd654022..d9567731dc917532aaa6e6902aac7171e10ee579 100644 (file)
@@ -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