File diff r20254:c19711e1994c → r20255:e962597d7e2b
src/newgrf.cpp
Show inline comments
 
@@ -9027,6 +9027,9 @@ static void AfterLoadGRFs()
 
	/* Create dynamic list of industry legends for smallmap_gui.cpp */
 
	BuildIndustriesLegend();
 

	
 
	/* Build the routemap legend, based on the available cargos */
 
	BuildLinkStatsLegend();
 

	
 
	/* Add all new airports to the airports array. */
 
	FinaliseAirportsArray();
 
	BindAirportSpecs();