diff --git a/graph.cpp b/graph.cpp index cce4c530..2546d7d3 100644 --- a/graph.cpp +++ b/graph.cpp @@ -4504,7 +4504,7 @@ void queuecircleat(cell *c, double rad, int col) { void drawMarkers() { - if(darken || !(cmode & sm::NORMAL)) return; + if(!(cmode & sm::NORMAL)) return; if(!inHighQual) {