Add enable mug
This commit is contained in:
parent
78369a9a92
commit
1f279701c5
Models
|
@ -809,6 +809,12 @@
|
||||||
|
|
||||||
<!-- MUG -->
|
<!-- MUG -->
|
||||||
<model>
|
<model>
|
||||||
|
<condition>
|
||||||
|
<equals>
|
||||||
|
<property>interior/enable_mug</property>
|
||||||
|
<value>1</value>
|
||||||
|
</equals>
|
||||||
|
</condition>
|
||||||
<path>Aircraft/followme_e-tron/Models/Interior/mug/mug.ac</path>
|
<path>Aircraft/followme_e-tron/Models/Interior/mug/mug.ac</path>
|
||||||
<name>mug</name>
|
<name>mug</name>
|
||||||
<offsets>
|
<offsets>
|
||||||
|
|
Loading…
Reference in New Issue