fix IAE engine's moisture position
This commit is contained in:
parent
ed0d191ab7
commit
ccb0740081
3 changed files with 4 additions and 4 deletions
|
@ -85,7 +85,7 @@
|
||||||
</alpha>
|
</alpha>
|
||||||
</color>
|
</color>
|
||||||
<size>
|
<size>
|
||||||
<value>1</value>
|
<value>1.0</value>
|
||||||
</size>
|
</size>
|
||||||
</start>
|
</start>
|
||||||
|
|
||||||
|
@ -125,7 +125,7 @@
|
||||||
</alpha>
|
</alpha>
|
||||||
</color>
|
</color>
|
||||||
<size>
|
<size>
|
||||||
<value>1.5</value>
|
<value>1.4</value>
|
||||||
</size>
|
</size>
|
||||||
</end>
|
</end>
|
||||||
|
|
||||||
|
|
|
@ -82,7 +82,7 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<x-m>0</x-m>
|
<x-m>0</x-m>
|
||||||
<y-m>0</y-m>
|
<y-m>0</y-m>
|
||||||
<z-m>0</z-m>
|
<z-m>0.3</z-m>
|
||||||
<pitch-deg>0</pitch-deg>
|
<pitch-deg>0</pitch-deg>
|
||||||
</offsets>
|
</offsets>
|
||||||
</model>
|
</model>
|
||||||
|
|
|
@ -82,7 +82,7 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<x-m>0</x-m>
|
<x-m>0</x-m>
|
||||||
<y-m>0</y-m>
|
<y-m>0</y-m>
|
||||||
<z-m>0</z-m>
|
<z-m>0.3</z-m>
|
||||||
<pitch-deg>0</pitch-deg>
|
<pitch-deg>0</pitch-deg>
|
||||||
</offsets>
|
</offsets>
|
||||||
</model>
|
</model>
|
||||||
|
|
Loading…
Add table
Reference in a new issue