Add setting for inflation dates mode

This commit is contained in:
Jonathan G Rennison
2021-01-30 19:59:00 +00:00
parent 39df1c49a1
commit 33d9e48bcf
8 changed files with 24 additions and 2 deletions

View File

@@ -571,6 +571,7 @@ struct VehicleSettings {
/** Settings related to the economy. */
struct EconomySettings {
bool inflation; ///< disable inflation
bool inflation_fixed_dates; ///< whether inflation is applied between fixed dates
bool bribe; ///< enable bribing the local authority
EconomyType type; ///< economy type (original/smooth/frozen)
bool allow_shares; ///< allow the buying/selling of shares