diff --git a/plugins/zzogl-pg/opengl/ZZoglVB.cpp b/plugins/zzogl-pg/opengl/ZZoglVB.cpp index 36a03d766d..9e2f501ab4 100644 --- a/plugins/zzogl-pg/opengl/ZZoglVB.cpp +++ b/plugins/zzogl-pg/opengl/ZZoglVB.cpp @@ -458,7 +458,7 @@ void ZeroGS::VB::FlushTexData() GL_REPORT_ERRORD(); //assert(bNeedTexCheck); - //if (bNeedTexCheck) + if (bNeedTexCheck) { bNeedTexCheck = 0;