From e809c05099b09bab8f23a4307e0088247478770c Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 16 Jul 2010 17:45:34 +0000 Subject: (svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "base" unit for aircraft speeds --- bin/ai/regression/regression.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/ai') diff --git a/bin/ai/regression/regression.txt b/bin/ai/regression/regression.txt index 524341fc8..bacb6f888 100644 --- a/bin/ai/regression/regression.txt +++ b/bin/ai/regression/regression.txt @@ -4998,7 +4998,7 @@ ERROR: IsEnd() is invalid as Begin() is never called CanRefitCargo(): false GetCapacity(): 25 GetReliability(): 58 - GetMaxSpeed(): 238 + GetMaxSpeed(): 236 GetPrice(): 28710 GetMaxAge(): 7320 GetRunningCost(): 2390 @@ -5016,7 +5016,7 @@ ERROR: IsEnd() is invalid as Begin() is never called CanRefitCargo(): false GetCapacity(): 65 GetReliability(): 95 - GetMaxSpeed(): 238 + GetMaxSpeed(): 236 GetPrice(): 30761 GetMaxAge(): 8784 GetRunningCost(): 2812 @@ -5070,7 +5070,7 @@ ERROR: IsEnd() is invalid as Begin() is never called CanRefitCargo(): false GetCapacity(): 30 GetReliability(): 77 - GetMaxSpeed(): 238 + GetMaxSpeed(): 236 GetPrice(): 30761 GetMaxAge(): 10980 GetRunningCost(): 2756 -- cgit v1.2.3-54-g00ecf