A3XX: Fix VSI PFD

This commit is contained in:
Joshua Davidson 2017-11-05 11:40:52 -05:00
parent 8c9a504966
commit 9c4ba8828f
2 changed files with 4 additions and 2 deletions

View file

@ -203,7 +203,9 @@
<expression>
<floor>
<div>
<property>/it-autoflight/internal/vert-speed-fpm</property>
<abs>
<property>/it-autoflight/internal/vert-speed-fpm</property>
</abs>
<value>100</value>
</div>
</floor>

View file

@ -1 +1 @@
3047
3048