A3XX: Fix the little altitude tape on PFD always being wrong

This commit is contained in:
Joshua Davidson 2017-06-21 11:38:05 -04:00
parent 8c8ae311b8
commit 841bca1a70
3 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB