Add slot support to road vehicles, ships and aircraft
This commit is contained in:
@@ -31,7 +31,7 @@ struct BaseConsist {
|
||||
VehicleOrderID cur_implicit_order_index;///< The index to the current implicit order
|
||||
VehicleOrderID cur_timetable_order_index;///< The index to the current real (non-implicit) order used for timetable updates
|
||||
|
||||
uint16 vehicle_flags; ///< Used for gradual loading and other miscellaneous things (@see VehicleFlags enum)
|
||||
uint32 vehicle_flags; ///< Used for gradual loading and other miscellaneous things (@see VehicleFlags enum)
|
||||
|
||||
virtual ~BaseConsist() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user