forked from mirror/OpenTTD
(svn r19534) -Add: Keep a list of cargo specifications sorted by cargo class / name.
This commit is contained in:
@@ -6809,6 +6809,8 @@ static void AfterLoadGRFs()
|
||||
/* Add all new industries to the industry array. */
|
||||
FinaliseIndustriesArray();
|
||||
|
||||
InitializeSortedCargoSpecs();
|
||||
|
||||
/* Sort the list of industry types. */
|
||||
SortIndustryTypes();
|
||||
|
||||
|
Reference in New Issue
Block a user