1
0
Fork 0
fgdata/Aircraft/ufo/ufo-set.xml
curt 2af0a69765 Property /sim/sound/audible renamed to /sim/sound/pause
Individual aircraft -set.xml files shouldn't set global sound/volume
properties for the entire application.
2004-05-14 15:54:22 +00:00

25 lines
369 B
XML

<?xml version="1.0"?>
<PropertyList>
<sim>
<description>UFO from the 'White Project' of the UNESCO</description>
<flight-model>ufo</flight-model>
<sound>
<path>Aircraft/ufo/ufo-sound.xml</path>
</sound>
<panel>
<visibility>false</visibility>
</panel>
<model>
<path>Aircraft/ufo/Models/ufo.xml</path>
</model>
</sim>
</PropertyList>