(svn r23415) -Feature: Infrastructure maintenance costs.
This commit is contained in:
@@ -1492,6 +1492,7 @@ static SettingEntry _settings_economy[] = {
|
||||
SettingEntry("economy.inflation"),
|
||||
SettingEntry("economy.smooth_economy"),
|
||||
SettingEntry("economy.feeder_payment_share"),
|
||||
SettingEntry("economy.infrastructure_maintenance"),
|
||||
};
|
||||
/** Economy sub-page */
|
||||
static SettingsPage _settings_economy_page = {_settings_economy, lengthof(_settings_economy)};
|
||||
|
Reference in New Issue
Block a user