mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 06:15:04 +00:00
(svn r19728) -Fix (r19720, r19721): Update regression test due to different costs.
This commit is contained in:
parent
0107562a86
commit
2e5b09471d
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user