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 | 4a8736033fe75ee3f4595dbe5cfafaea50f1d896 (patch) | |
tree | 211ffde6b6209600f877552e5aa2b2ef6479d3df /bin | |
parent | de9a6fc90b4360313d8846c7701848b7a0295ba3 (diff) | |
download | openttd-4a8736033fe75ee3f4595dbe5cfafaea50f1d896.tar.xz |
(svn r15309) -Fix (r15307): Update regression. (Thanks glx)
Diffstat (limited to 'bin')
-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 |