(svn r16897) -Codechange: use the 'generic' station spec to station allocation for waypoints too
This commit is contained in:
@@ -34,8 +34,6 @@ struct Waypoint : WaypointPool::PoolItem<&_waypoint_pool>, SpecializedStation<Wa
|
||||
|
||||
/* virtual */ void GetTileArea(TileArea *ta, StationType type) const;
|
||||
|
||||
void AssignStationSpec(uint index);
|
||||
|
||||
/**
|
||||
* Fetch a waypoint by tile
|
||||
* @param tile Tile of waypoint
|
||||
|
||||
Reference in New Issue
Block a user