(svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor)
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user