zzogl-pg: Fix mistake in last commit.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3445 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
arcum42 2010-07-10 06:05:57 +00:00
parent f07f522238
commit 088aa28cde
1 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@ void ZeroGS::VB::FlushTexData()
GL_REPORT_ERRORD(); GL_REPORT_ERRORD();
//assert(bNeedTexCheck); //assert(bNeedTexCheck);
//if (bNeedTexCheck) if (bNeedTexCheck)
{ {
bNeedTexCheck = 0; bNeedTexCheck = 0;