diff options
author | frosch <frosch@openttd.org> | 2009-02-01 18:46:45 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2009-02-01 18:46:45 +0000 |
commit | 1a4237eba156323b301c91294d3ab1bd2aab73e9 (patch) | |
tree | 211ffde6b6209600f877552e5aa2b2ef6479d3df | |
parent | 61a893d6fd341515c5d0fea254c5ea25849afa58 (diff) | |
download | openttd-1a4237eba156323b301c91294d3ab1bd2aab73e9.tar.xz |
(svn r15309) -Fix (r15307): Update regression. (Thanks glx)
-rw-r--r-- | bin/ai/regression/regression.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ai/regression/regression.txt b/bin/ai/regression/regression.txt index 231d9a182..278ad5212 100644 --- a/bin/ai/regression/regression.txt +++ b/bin/ai/regression/regression.txt @@ -7386,7 +7386,7 @@ GetAge(): 0 GetMaxAge(): 5490 GetAgeLeft(): 5490 - GetCurrentSpeed(): 4 + GetCurrentSpeed(): 7 GetRunningCost(): 14 GetProfitThisYear(): 0 GetProfitLastYear(): 0 @@ -7474,7 +7474,7 @@ 13 => 5490 12 => 5490 CurrentSpeed ListDump: - 12 => 13 + 12 => 21 17 => 0 16 => 0 14 => 0 |