(svn r16957) -Fix: Trigger the same window repositioning after changing font/language as it is done after resizing the main OpenTTD window.
This commit is contained in:
@@ -333,7 +333,6 @@ struct GameOptionsWindow : Window {
|
||||
CheckForMissingGlyphsInLoadedLanguagePack();
|
||||
UpdateAllStationVirtCoords();
|
||||
ReInitAllWindows();
|
||||
MarkWholeScreenDirty();
|
||||
break;
|
||||
|
||||
case GOW_RESOLUTION_DROPDOWN: // Change resolution
|
||||
|
Reference in New Issue
Block a user