(svn r25361) -Feature: distribute cargo according to plan given by linkgraph
This commit is contained in:
@@ -247,7 +247,7 @@ public:
|
||||
virtual ~Vehicle();
|
||||
|
||||
void BeginLoading();
|
||||
void CancelReservation(Station *st);
|
||||
void CancelReservation(StationID next, Station *st);
|
||||
void LeaveStation();
|
||||
|
||||
GroundVehicleCache *GetGroundVehicleCache();
|
||||
|
Reference in New Issue
Block a user