2TallTyler / improved_town_industries

An industry replacement set for OpenTTD.
GNU General Public License v3.0
22 stars 17 forks source link

Remove processing industry population-sharing checks #54

Closed 2TallTyler closed 3 years ago

2TallTyler commented 3 years ago

Secondary industries check for other secondary industries before building, to avoid the scenario where a map with only two cities of population 300 has two oil refineries but no factories, for example. Industry selection is handled just fine by vanilla OpenTTD code, so this will be cut.