diff --git a/mapeditor.cpp b/mapeditor.cpp index 7b1a2c3b..f7128942 100644 --- a/mapeditor.cpp +++ b/mapeditor.cpp @@ -1996,7 +1996,7 @@ namespace mapeditor { #endif void initdraw(cell *c) { - #if CAP_DRAW + #if CAP_EDIT mapeditor::drawcell = c; ew.c = c; ew.rotid = 0;