adds gload.xml file path for displaying the g load to the HUD
This commit is contained in:
parent
1f89fcfab5
commit
db4b19ebb5
1 changed files with 5 additions and 1 deletions
|
@ -31,7 +31,7 @@ in a separate file.
|
|||
</hudcard>
|
||||
|
||||
|
||||
<instrlabel>
|
||||
<instrlabel>
|
||||
<path>Huds/Instruments/Default/instrlabel.xml</path>
|
||||
</instrlabel>
|
||||
|
||||
|
@ -39,6 +39,10 @@ in a separate file.
|
|||
<path>Huds/Instruments/Default/fgtbi.xml</path>
|
||||
</fgTBI>
|
||||
|
||||
<Gload>
|
||||
<path>Huds/Instruments/Default/gload.xml</path>
|
||||
</Gload>
|
||||
|
||||
</instruments>
|
||||
|
||||
</PropertyList>
|
||||
|
|
Loading…
Add table
Reference in a new issue