diff --git a/src/r_draw_pal.cpp b/src/r_draw_pal.cpp index 88fe93f85..37d38891e 100644 --- a/src/r_draw_pal.cpp +++ b/src/r_draw_pal.cpp @@ -2756,7 +2756,7 @@ namespace swrenderer xstep = _xstep; ystep = _ystep; - if (!r_columnmethod) + if (!r_blendmethod) { if (_xbits == 6 && _ybits == 6) {