forked from mirrors/0ad
20b4e039be
Thus fix lineendings in files that were missed in bcbf25bfbd, as
reported by Imarok.
(SVN throws an error when trying to set the native filending property on
a file with mixed fileendings. However when recursing it hides this
error).
This was SVN commit r18561.
15 lines
374 B
XML
15 lines
374 B
XML
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
|
|
<SoundGroup>
|
|
<Distanceless>1</Distanceless>
|
|
<Gain>1</Gain>
|
|
<Priority>100</Priority>
|
|
<ConeGain>1</ConeGain>
|
|
<Looping>0</Looping>
|
|
<RandOrder>1</RandOrder>
|
|
<RandGain>1</RandGain>
|
|
<RandPitch>1</RandPitch>
|
|
<Threshold>1</Threshold>
|
|
<Path>audio/attack/siege</Path>
|
|
<Sound>siege_select_10.ogg</Sound>
|
|
</SoundGroup>
|