Add a flag to specify if localizers should be automatically aligned with
their corresponding runways.
This commit is contained in:
parent
77cae2a89f
commit
e73902c9f8
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@ Started September 2000 by David Megginson, david@megginson.com
|
||||||
<draw-otw type="bool">true</draw-otw>
|
<draw-otw type="bool">true</draw-otw>
|
||||||
</rendering>
|
</rendering>
|
||||||
<model-hz type="int">120</model-hz>
|
<model-hz type="int">120</model-hz>
|
||||||
|
<navdb>
|
||||||
|
<auto-align-localizers>true</auto-align-localizers>
|
||||||
|
</navdb>
|
||||||
<sound>
|
<sound>
|
||||||
<pause type="bool">false</pause>
|
<pause type="bool">false</pause>
|
||||||
<volume type="double">1.0</volume>
|
<volume type="double">1.0</volume>
|
||||||
|
|
Loading…
Reference in a new issue