highlight mode (Alt) no longer clears the marker

This commit is contained in:
Zeno Rogue 2017-10-16 00:43:23 +02:00
parent ff7f428def
commit afa7684369
1 changed files with 1 additions and 1 deletions

View File

@ -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) {