This commit is contained in:
@@ -791,6 +791,8 @@ public:
|
||||
*/
|
||||
virtual TileIndex GetOrderStationLocation([[maybe_unused]] StationID station) { return INVALID_TILE; }
|
||||
|
||||
virtual TileIndex GetCargoTile() const { return this->tile; }
|
||||
|
||||
/**
|
||||
* Find the closest depot for this vehicle and tell us the location,
|
||||
* DestinationID and whether we should reverse.
|
||||
|
||||
Reference in New Issue
Block a user