(svn r23521) -Codechange: use the actual enum values from the 'core' in the API when they refer to the in-game values in the cases where that is possible and sensible

This commit is contained in:
rubidium
2011-12-15 18:40:15 +00:00
parent f2eb56fec6
commit 68b25fcf3d
17 changed files with 180 additions and 154 deletions

View File

@@ -791,7 +791,7 @@ ERROR: IsEnd() is invalid as Begin() is never called
IsHangarTile(): false
IsAirportTile(): false
GetHangarOfAirport(): -1
GetAirportType(): 255
GetAirportType(): 254
IsAirportInformationAvailable(-1): false
IsValidAirportType(-1): false
GetAirportWidth(-1): -1