(svn r25012) -Codechange: persistently keep 'reserved' cargo (for full-load improved loading) instead of calculating if for every cycle
This commit is contained in:
@@ -244,6 +244,7 @@ public:
|
||||
virtual ~Vehicle();
|
||||
|
||||
void BeginLoading();
|
||||
void CancelReservation(Station *st);
|
||||
void LeaveStation();
|
||||
|
||||
GroundVehicleCache *GetGroundVehicleCache();
|
||||
|
||||
Reference in New Issue
Block a user