Fixed reversed aileron animation.
This commit is contained in:
parent
a3066b52c9
commit
0e673b222b
1 changed files with 4 additions and 4 deletions
|
@ -149,7 +149,7 @@
|
|||
<interpolation>
|
||||
<entry>
|
||||
<ind>-1.0</ind>
|
||||
<dep>15</dep>
|
||||
<dep>-15</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
|
@ -157,7 +157,7 @@
|
|||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>-20</dep>
|
||||
<dep>20</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
|
@ -179,7 +179,7 @@
|
|||
<interpolation>
|
||||
<entry>
|
||||
<ind>-1.0</ind>
|
||||
<dep>-20</dep>
|
||||
<dep>20</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
|
@ -187,7 +187,7 @@
|
|||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>15</dep>
|
||||
<dep>-15</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
|
|
Loading…
Reference in a new issue