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

pull/155/head
frosch 15 years ago
parent 64f5f1d02c
commit 54efa3ae24

@ -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
Loading…
Cancel
Save