mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-22 22:45:39 +00:00
Factor out back color
This commit is contained in:
@@ -127,7 +127,6 @@ void OpenMessageWindow (const PLPasStr &title)
|
||||
|
||||
surface->SetClipRect(mssgWindowRect);
|
||||
surface->SetForeColor(StdColors::Black());
|
||||
surface->SetBackColor(StdColors::White());
|
||||
|
||||
surface->SetSystemFont(12, 0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user