mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-28 17:09:10 +00:00
(svn r19534) -Add: Keep a list of cargo specifications sorted by cargo class / name.
This commit is contained in:
@@ -1326,6 +1326,7 @@ bool ReadLanguagePack(int lang_index)
|
||||
_dynlang.curr = lang_index;
|
||||
_dynlang.text_dir = (TextDirection)lang_pack->text_dir;
|
||||
SetCurrentGrfLangID(_langpack->newgrflangid);
|
||||
InitializeSortedCargoSpecs();
|
||||
SortIndustryTypes();
|
||||
BuildIndustriesLegend();
|
||||
SortNetworkLanguages();
|
||||
|
Reference in New Issue
Block a user