Improve performance of name sorting in town and station list windows
This commit is contained in:
@@ -527,6 +527,7 @@ struct GameOptionsWindow : Window {
|
||||
ReadLanguagePack(&_languages[index]);
|
||||
DeleteWindowByClass(WC_QUERY_STRING);
|
||||
CheckForMissingGlyphs();
|
||||
ClearAllCachedNames();
|
||||
UpdateAllVirtCoords();
|
||||
ReInitAllWindows();
|
||||
break;
|
||||
|
Reference in New Issue
Block a user