Changeset - r15092:bcfc78840ec2
[Not reviewed]
master
0 1 0
terkhen - 14 years ago 2010-04-25 21:07:04
terkhen@openttd.org
(svn r19728) -Fix (r19720, r19721): Update regression test due to different costs.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
bin/ai/regression/regression.txt
Show inline comments
 
@@ -7106,7 +7106,7 @@ ERROR: IsEnd() is invalid as Begin() is 
 
  IsBuoyTile():         true
 
  IsLockTile():         true
 
  IsCanalTile():        true
 
  GetBankBalance():     451154
 
  GetBankBalance():     462359
 

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

	
0 comments (0 inline, 0 general)