mirror of https://github.com/PCSX2/pcsx2.git
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:
parent
f07f522238
commit
088aa28cde
|
@ -458,7 +458,7 @@ void ZeroGS::VB::FlushTexData()
|
|||
GL_REPORT_ERRORD();
|
||||
|
||||
//assert(bNeedTexCheck);
|
||||
//if (bNeedTexCheck)
|
||||
if (bNeedTexCheck)
|
||||
{
|
||||
bNeedTexCheck = 0;
|
||||
|
||||
|
|
Loading…
Reference in New Issue