Cargo type orders: Add support for 64 cargo types
This commit is contained in:
@@ -337,7 +337,7 @@ public:
|
||||
/** We want to 'destruct' the right class. */
|
||||
virtual ~Vehicle();
|
||||
|
||||
uint32 GetLastLoadingStationValidCargoMask() const;
|
||||
CargoTypes GetLastLoadingStationValidCargoMask() const;
|
||||
|
||||
void BeginLoading();
|
||||
void CancelReservation(StationID next, Station *st);
|
||||
|
Reference in New Issue
Block a user