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>
|
||||
</color>
|
||||
<size>
|
||||
<value>1</value>
|
||||
<value>1.0</value>
|
||||
</size>
|
||||
</start>
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
|||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>1.5</value>
|
||||
<value>1.4</value>
|
||||
</size>
|
||||
</end>
|
||||
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
<offsets>
|
||||
<x-m>0</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
<z-m>0.3</z-m>
|
||||
<pitch-deg>0</pitch-deg>
|
||||
</offsets>
|
||||
</model>
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
<offsets>
|
||||
<x-m>0</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
<z-m>0.3</z-m>
|
||||
<pitch-deg>0</pitch-deg>
|
||||
</offsets>
|
||||
</model>
|
||||
|
|
Loading…
Reference in a new issue