File diff r19232:d9c6c042a8d5 → r19233:bd16563de8bd
src/vehicle_base.h
Show inline comments
 
@@ -603,7 +603,7 @@ public:
 

	
 
	bool HandleBreakdown();
 

	
 
	bool NeedsAutorenewing(const Company *c) const;
 
	bool NeedsAutorenewing(const Company *c, bool use_renew_setting = true) const;
 

	
 
	bool NeedsServicing() const;
 
	bool NeedsAutomaticServicing() const;