(svn r17434) -Update (r17433): The regression needs a new trick to not become bankrupt.

This commit is contained in:
frosch 2009-09-06 18:54:42 +00:00
parent 438a429549
commit 00ed9c83ee
3 changed files with 234 additions and 231 deletions

View File

@ -1654,12 +1654,15 @@ function Regression::Start()
this.Std();
this.Base();
this.List();
/* Do this first as it gains maximum loan (which is faked to quite a lot). */
this.Company();
this.Airport();
this.Bridge();
this.BridgeList();
this.Cargo();
this.CargoList();
this.Company();
this.Engine();
this.EngineList();
this.Group();

Binary file not shown.

File diff suppressed because it is too large Load Diff