File diff r17388:4c1f53028687 → r17389:80d374d6031a
src/settings.cpp
Show inline comments
 
@@ -781,7 +781,7 @@ static bool CheckInterval(int32 p1)
 
		vds = &Company::Get(_current_company)->settings.vehicle;
 
	}
 

	
 
	if (p1) {
 
	if (p1 != 0) {
 
		vds->servint_trains   = 50;
 
		vds->servint_roadveh  = 50;
 
		vds->servint_aircraft = 50;