diff --git a/celldrawer.cpp b/celldrawer.cpp index 8cbaeb53..89fe5638 100644 --- a/celldrawer.cpp +++ b/celldrawer.cpp @@ -516,8 +516,11 @@ void celldrawer::setcolors() { // fallthrough case waMineOpen: + if(wmblack || wmascii) { + wcol &= 0xFEFEFE; + wcol >>= 1; + } fcol = wcol; - if(wmblack || wmascii) fcol >>= 1, wcol >>= 1; break; case waCavewall: