Fixed some CDialog Graphic bugs
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@208 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -125,9 +125,6 @@ void CGraphics::drawTile(int x, int y, unsigned int t)
|
||||
memset(offset, COLOUR_MASK, 16);
|
||||
offset+=512;
|
||||
}
|
||||
|
||||
//HQBitmap->updateHQBitmap(g_pVideoDriver->getScrollSurface(),x,y);
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user