1
0
forked from mirrors/0ad
Files
0ad/binaries/data/mods/public/audio/attack/siege/siege_select.xml
T
elexis 20b4e039be Fix fileendings of files with mixed fileendings in the public mod (except art, l10n) and in source/ (except for source/third_party/).
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.
2016-07-25 12:58:47 +00:00

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>