X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Feditor.c;h=fb40606a0239b4ffb4973c3956a9fc7fe594d80a;hp=0c065762676cf00ea4414de701941997cda8b449;hb=2600d5817fa65a212ef097890560dd2550ba6c5f;hpb=c80e8f65b8f026f8b06673f06cea31cc2667351f diff --git a/src/editor.c b/src/editor.c index 0c065762..fb40606a 100644 --- a/src/editor.c +++ b/src/editor.c @@ -8277,7 +8277,7 @@ void DrawLevelEd() InitZoomLevelSettings(-1); InitLevelSetInfo(); - OpenDoor(DOOR_OPEN_1 | DOOR_OPEN_2 | DOOR_NO_DELAY); + SetDoorState(DOOR_OPEN_1 | DOOR_OPEN_2); #if DEBUG CheckElementDescriptions();