1
0
Fork 0
fgdata/AI/Aircraft/767/76Y-MasAir.xml
2021-08-21 13:07:20 +01:00

15 lines
362 B
XML

<?xml version="1.0"?>
<PropertyList include="76Y-main.xml">
<texture-path>Textures/MasAir</texture-path>
<!-- Show Winglets -->
<animation>
<type>select</type>
<object-name>Winglets</object-name>
<condition>
<equals>
<property>/sim/signals/fdm-initialized</property>
<value>1</value>
</equals>
</condition>
</animation>
</PropertyList>