Add freight train load/unload mode: through load
This commit is contained in:
@@ -354,6 +354,7 @@ public:
|
||||
void BeginLoading();
|
||||
void CancelReservation(StationID next, Station *st);
|
||||
void LeaveStation();
|
||||
void AdvanceLoadingInStation();
|
||||
|
||||
GroundVehicleCache *GetGroundVehicleCache();
|
||||
const GroundVehicleCache *GetGroundVehicleCache() const;
|
||||
|
||||
Reference in New Issue
Block a user