File diff r25726:96b4fe65dab7 → r25727:32cd6020de0f
src/table/settings/company_settings.ini
Show inline comments
 
@@ -8,7 +8,7 @@
 
; company changes them, it changes for all players.
 

	
 
[pre-amble]
 
static void UpdateServiceInterval(int32 new_value);
 
static void UpdateAllServiceInterval(int32 new_value);
 
static bool CanUpdateServiceInterval(VehicleType type, int32 &new_value);
 
static void UpdateServiceInterval(VehicleType type, int32 new_value);
 

	
 
@@ -77,7 +77,7 @@ var      = vehicle.servint_ispercent
 
def      = false
 
str      = STR_CONFIG_SETTING_SERVINT_ISPERCENT
 
strhelp  = STR_CONFIG_SETTING_SERVINT_ISPERCENT_HELPTEXT
 
post_cb  = UpdateServiceInterval
 
post_cb  = UpdateAllServiceInterval
 

	
 
[SDT_VAR]
 
var      = vehicle.servint_trains