Stop moisture effect from leaking through the model
Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
parent
ccb0740081
commit
51f7b1cd6f
2 changed files with 2 additions and 2 deletions
Models/Engines/XMLs
|
@ -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.3</z-m>
|
<z-m>0.5</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.3</z-m>
|
<z-m>0.5</z-m>
|
||||||
<pitch-deg>0</pitch-deg>
|
<pitch-deg>0</pitch-deg>
|
||||||
</offsets>
|
</offsets>
|
||||||
</model>
|
</model>
|
||||||
|
|
Loading…
Add table
Reference in a new issue