A3XX: Fix incorrect minus signs, causing bad Stick G behavior when banked

This commit is contained in:
Joshua Davidson 2017-12-22 17:22:13 -05:00
parent 9b51ee9f1a
commit 8870cafd6f

View file

@ -63,7 +63,7 @@
<sum>
<property>/accelerations/pilot-gdamped</property>
<div>
<value>1</value>
<value>-1</value>
<cos>
<deg2rad>
<product>
@ -73,7 +73,7 @@
</deg2rad>
</cos>
</div>
<value>-1</value>
<value>1</value>
</sum>
</expression>
</input>