Conditional orders: Add mode to check waiting station cargo via next node
This commit is contained in:
@@ -546,6 +546,8 @@ public:
|
||||
return this->count;
|
||||
}
|
||||
|
||||
uint AvailableViaCount(StationID next) const;
|
||||
|
||||
/**
|
||||
* Returns sum of cargo reserved for loading onto vehicles.
|
||||
* @return Cargo reserved for loading.
|
||||
|
Reference in New Issue
Block a user