GSdx: forgot to remove something...

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4441 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
gabest11 2011-03-17 02:59:54 +00:00
parent 243a0f4ad1
commit 9870249b17
1 changed files with 1 additions and 1 deletions

View File

@ -1551,7 +1551,7 @@ void GSDrawScanlineCodeGenerator::SampleTextureLOD()
psrlw(xmm5, 8);
psrlw(xmm6, 8);
}
return;
if(m_sel.mmin == 1) return; // round-off mode
movdqa(ptr[&m_local.temp.trb], xmm5);