This commit is contained in:
@@ -819,6 +819,8 @@ public:
|
||||
|
||||
inline void SetServiceIntervalIsPercent(bool on) { SB(this->vehicle_flags, VF_SERVINT_IS_PERCENT, 1, on); }
|
||||
|
||||
bool HasFullLoadOrder() const;
|
||||
bool HasConditionalOrder() const;
|
||||
bool HasUnbunchingOrder() const;
|
||||
void LeaveUnbunchingDepot();
|
||||
bool IsWaitingForUnbunching() const;
|
||||
|
||||
Reference in New Issue
Block a user