mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Refactor out clip rect
This commit is contained in:
@@ -126,7 +126,6 @@ void OpenMessageWindow (const PLPasStr &title)
|
||||
|
||||
DrawSurface *surface = mssgWindow->GetDrawSurface();
|
||||
|
||||
surface->SetClipRect(mssgWindowRect);
|
||||
surface->SetSystemFont(12, 0);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user