(svn r15494) -Change [API CHANGE]: Split AIRoad::BuildRoadStation in BuildRoadStation and BuildDriveThroughRoadStation.

This commit is contained in:
yexo
2009-02-14 22:06:11 +00:00
parent b2d24d85d6
commit a6350c0287
5 changed files with 74 additions and 24 deletions

View File

@@ -6403,10 +6403,10 @@
BuildRoadStation(truck): true
BuildRoadStation(bus): true
BuildRoadStation(truck): true
BuildRoadStation(bus-drive): true
BuildRoadStation(truck-drive): true
BuildRoadStation(bus-drive): true
BuildRoadStation(truck-drive): true
BuildDriveThroughRoadStation(bus-drive): true
BuildDriveThroughRoadStation(truck-drive): true
BuildDriveThroughRoadStation(bus-drive): true
BuildDriveThroughRoadStation(truck-drive): true
BuildRoadDepot(): true
GetRoadStationFrontTile(): 33411
GetRoadStationFrontTile(): 33924