diff options
author | yexo <yexo@openttd.org> | 2010-04-09 12:02:50 +0000 |
---|---|---|
committer | yexo <yexo@openttd.org> | 2010-04-09 12:02:50 +0000 |
commit | a7e31778b3d75f73b740534c6a9d8830104f1a9c (patch) | |
tree | 70611cdfc9495ff5a86be36c49ab01444eb4475c /bin/ai/regression/regression.txt | |
parent | 737b003c8a1182eaaabb4051ebc57a9cdd9df929 (diff) | |
download | openttd-a7e31778b3d75f73b740534c6a9d8830104f1a9c.tar.xz |
(svn r19591) -Add: [NoAI] AIRail::GetMaxSpeed(RailType) to get the speed limit of railtypes
Diffstat (limited to 'bin/ai/regression/regression.txt')
-rw-r--r-- | bin/ai/regression/regression.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ai/regression/regression.txt b/bin/ai/regression/regression.txt index 35d4ed272..611450f46 100644 --- a/bin/ai/regression/regression.txt +++ b/bin/ai/regression/regression.txt @@ -7208,6 +7208,7 @@ ERROR: IsEnd() is invalid as Begin() is never called ListDump: RailType: 0 IsRailTypeAvailable(): true + GetMaxSpeed(): 0 --Road-- Road |