From 18d929aa21f42f292fd249e6d5feb6bf71ba93ae Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 15 Dec 2011 18:40:15 +0000 Subject: (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 --- bin/ai/regression/regression.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ai') diff --git a/bin/ai/regression/regression.txt b/bin/ai/regression/regression.txt index e01a4b241..8399d82e9 100644 --- a/bin/ai/regression/regression.txt +++ b/bin/ai/regression/regression.txt @@ -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 -- cgit v1.2.3-54-g00ecf