Import vehicle repair costs patch
Strip trailing whitespace http://www.tt-forums.net/viewtopic.php?p=1093268#p1093268
This commit is contained in:

committed by
Jonathan G Rennison

parent
224dcab437
commit
7537ae2a7e
@@ -1643,6 +1643,8 @@ static SettingEntry _settings_vehicles_autorenew[] = {
|
||||
static SettingsPage _settings_vehicles_autorenew_page = {_settings_vehicles_autorenew, lengthof(_settings_vehicles_autorenew)};
|
||||
|
||||
static SettingEntry _settings_vehicles_servicing[] = {
|
||||
SettingEntry("vehicle.pay_for_repair"),
|
||||
SettingEntry("vehicle.repair_cost"),
|
||||
SettingEntry("vehicle.servint_ispercent"),
|
||||
SettingEntry("vehicle.servint_trains"),
|
||||
SettingEntry("vehicle.servint_roadveh"),
|
||||
|
Reference in New Issue
Block a user