A3XX: Fix the little altitude tape on PFD always being wrong
This commit is contained in:
parent
8c8ae311b8
commit
841bca1a70
3 changed files with 2 additions and 2 deletions
|
@ -660,7 +660,7 @@
|
|||
<type>textranslate</type>
|
||||
<object-name>alt-tape-2</object-name>
|
||||
<property>instrumentation/altimeter/indicated-altitude-ft</property>
|
||||
<factor>0.009765625</factor>
|
||||
<factor>0.009999725</factor>
|
||||
<axis>
|
||||
<y>1</y>
|
||||
</axis>
|
||||
|
|
|
@ -660,7 +660,7 @@
|
|||
<type>textranslate</type>
|
||||
<object-name>alt-tape-2</object-name>
|
||||
<property>instrumentation/altimeter/indicated-altitude-ft</property>
|
||||
<factor>0.009765625</factor>
|
||||
<factor>0.009999725</factor>
|
||||
<axis>
|
||||
<y>1</y>
|
||||
</axis>
|
||||
|
|
BIN
Models/Instruments/PFD/res/fastslow.png
Normal file
BIN
Models/Instruments/PFD/res/fastslow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Reference in a new issue