(svn r4723) - Newstations: add TileIndex parameter to station resolver.

This commit is contained in:
peter1138
2006-05-03 21:19:21 +00:00
parent 76df9c8302
commit c722c88f43
5 changed files with 5 additions and 5 deletions

View File

@@ -1324,7 +1324,7 @@ static void DrawTile_Track(TileInfo *ti)
DrawTileSeqStruct const *seq;
// emulate station tile - open with building
const DrawTileSprites *cust = &statspec->renderdata[2 + GetWaypointAxis(ti->tile)];
uint32 relocation = GetCustomStationRelocation(statspec, ComposeWaypointStation(ti->tile), 0);
uint32 relocation = GetCustomStationRelocation(statspec, ComposeWaypointStation(ti->tile), ti->tile, 0);
/* We don't touch the 0x8000 bit. In all this
* waypoint code, it is used to indicate that