1
0
forked from mirrors/0ad
Files
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

19 lines
489 B
XML

<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<SoundGroup>
<Gain>1</Gain>
<Priority>100</Priority>
<ConeGain>1</ConeGain>
<Looping>0</Looping>
<RandOrder>1</RandOrder>
<RandGain>0</RandGain>
<GainLower>0</GainLower>
<RandPitch>1</RandPitch>
<PitchUpper>1.03</PitchUpper>
<Threshold>0</Threshold>
<Path>audio/actor/singlesteps/</Path>
<Sound>fs_grass7.ogg</Sound>
<Sound>fs_grass1.ogg</Sound>
<Sound>fs_grass3.ogg</Sound>
<Sound>fs_grass5.ogg</Sound>
</SoundGroup>