Add: new economy "frozen" that stops production changes and industry closures (#8282)
(cherry picked from commit c9fd85528a)
This commit is contained in:
committed by
Jonathan G Rennison
parent
488187a423
commit
ba4626d450
@@ -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