Add: new economy "frozen" that stops production changes and industry closures (#8282)
This commit is contained in:
@@ -144,7 +144,7 @@ struct IndustrySpec {
|
||||
bool IsProcessingIndustry() const;
|
||||
Money GetConstructionCost() const;
|
||||
Money GetRemovalCost() const;
|
||||
bool UsesSmoothEconomy() const;
|
||||
bool UsesOriginalEconomy() const;
|
||||
|
||||
~IndustrySpec();
|
||||
};
|
||||
|
Reference in New Issue
Block a user