diff --git a/graph.cpp b/graph.cpp index 18782b04..bf047cbd 100644 --- a/graph.cpp +++ b/graph.cpp @@ -5135,7 +5135,7 @@ void drawcell(cell *c, transmatrix V, int spinv, bool mirrored) { mouseover2 = c; } - if(!euclid) { + if(!masterless) { double dfc = euclid ? intval(tC0(V), C0) : V[GDIM][GDIM]; if(dfc < centdist) {