Added a new preference "instantaneous-action", which releases all
parked aircraft at program start. This is not only a useful test case for the AIModels subsystem, but can also be used as an interesting demo.
This commit is contained in:
parent
be8ca62fc9
commit
499e47bede
1 changed files with 1 additions and 0 deletions
|
@ -432,6 +432,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
||||||
|
|
||||||
<traffic-manager>
|
<traffic-manager>
|
||||||
<enabled type="bool">true</enabled>
|
<enabled type="bool">true</enabled>
|
||||||
|
<instantaneous-action type="bool">true</instantaneous-action>
|
||||||
</traffic-manager>
|
</traffic-manager>
|
||||||
|
|
||||||
<ai>
|
<ai>
|
||||||
|
|
Loading…
Reference in a new issue