A3XX: Fix Magenta altitude on PFD showing wrong altitude
This commit is contained in:
parent
1b3ffd0e5d
commit
0896b330b4
2 changed files with 4 additions and 4 deletions
|
@ -2744,7 +2744,7 @@
|
|||
<axis-alignment>yz-plane</axis-alignment>
|
||||
<type type="string">text-value</type>
|
||||
<format type="string">%s</format>
|
||||
<property>/it-autoflight/internal/alt</property>
|
||||
<property>/it-autoflight/internal/alt-mng</property>
|
||||
<truncate type="bool">false</truncate>
|
||||
<font type="string">helvetica_bold.txf</font>
|
||||
<draw-text type="bool">true</draw-text>
|
||||
|
@ -2768,7 +2768,7 @@
|
|||
<axis-alignment>yz-plane</axis-alignment>
|
||||
<type type="string">text-value</type>
|
||||
<format type="string">%s</format>
|
||||
<property>/it-autoflight/internal/alt</property>
|
||||
<property>/it-autoflight/internal/alt-mng</property>
|
||||
<truncate type="bool">false</truncate>
|
||||
<font type="string">helvetica_bold.txf</font>
|
||||
<draw-text type="bool">true</draw-text>
|
||||
|
|
|
@ -2744,7 +2744,7 @@
|
|||
<axis-alignment>yz-plane</axis-alignment>
|
||||
<type type="string">text-value</type>
|
||||
<format type="string">%s</format>
|
||||
<property>/it-autoflight/internal/alt</property>
|
||||
<property>/it-autoflight/internal/alt-mng</property>
|
||||
<truncate type="bool">false</truncate>
|
||||
<font type="string">helvetica_bold.txf</font>
|
||||
<draw-text type="bool">true</draw-text>
|
||||
|
@ -2768,7 +2768,7 @@
|
|||
<axis-alignment>yz-plane</axis-alignment>
|
||||
<type type="string">text-value</type>
|
||||
<format type="string">%s</format>
|
||||
<property>/it-autoflight/internal/alt</property>
|
||||
<property>/it-autoflight/internal/alt-mng</property>
|
||||
<truncate type="bool">false</truncate>
|
||||
<font type="string">helvetica_bold.txf</font>
|
||||
<draw-text type="bool">true</draw-text>
|
||||
|
|
Reference in a new issue