(svn r19728) -Fix (r19720, r19721): Update regression test due to different costs.

This commit is contained in:
terkhen 2010-04-25 21:07:04 +00:00
parent 0107562a86
commit 2e5b09471d

View File

@ -7106,7 +7106,7 @@ ERROR: IsEnd() is invalid as Begin() is never called
IsBuoyTile(): true IsBuoyTile(): true
IsLockTile(): true IsLockTile(): true
IsCanalTile(): true IsCanalTile(): true
GetBankBalance(): 451154 GetBankBalance(): 462359
--AIWaypointList(BUOY)-- --AIWaypointList(BUOY)--
Count(): 1 Count(): 1
@ -7125,7 +7125,7 @@ ERROR: IsEnd() is invalid as Begin() is never called
IsBuoyTile(): false IsBuoyTile(): false
IsLockTile(): false IsLockTile(): false
IsCanalTile(): false IsCanalTile(): false
GetBankBalance(): 428509 GetBankBalance(): 456964
BuildWaterDepot(): true BuildWaterDepot(): true
BuildDock(): true BuildDock(): true