mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Remove port state, fix background not darkening in room editor
This commit is contained in:
@@ -613,8 +613,7 @@ void DrawDresser(Rect *dresser)
|
||||
short nRects, height, i;
|
||||
Pattern dummyPattern;
|
||||
|
||||
DrawSurface *surface = reinterpret_cast<DrawSurface*>(PortabilityLayer::QDManager::GetInstance()->GetPort());
|
||||
//surface = backSrcMap;
|
||||
DrawSurface *surface = backSrcMap;
|
||||
|
||||
if (thisMac.isDepth == 4)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user