mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-02-02 17:11:20 +01:00
Fix #8731: Always use a 32bpp blitter if font anti-aliasing is enabled.
This commit is contained in:
@@ -433,6 +433,7 @@ struct GameOptionsWindow : Window {
|
||||
CheckForMissingGlyphs();
|
||||
ClearAllCachedNames();
|
||||
UpdateAllVirtCoords();
|
||||
CheckBlitter();
|
||||
ReInitAllWindows();
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user