Disable the runway outline in the hud for now until a few more issues get
resolved. (It's a nifty feature though.)
This commit is contained in:
parent
4ac890821a
commit
d609e52e70
1 changed files with 3 additions and 0 deletions
|
@ -43,9 +43,12 @@ in a separate file.
|
||||||
<path>Huds/Instruments/Default/gload.xml</path>
|
<path>Huds/Instruments/Default/gload.xml</path>
|
||||||
</Gload>
|
</Gload>
|
||||||
|
|
||||||
|
<!-- disabled by default because the runway projection and selection has some
|
||||||
|
issues ...
|
||||||
<runwayhud>
|
<runwayhud>
|
||||||
<path>Huds/Instruments/Default/runwayinstr.xml</path>
|
<path>Huds/Instruments/Default/runwayinstr.xml</path>
|
||||||
</runwayhud>
|
</runwayhud>
|
||||||
|
-->
|
||||||
|
|
||||||
</instruments>
|
</instruments>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue