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.
19 lines
489 B
XML
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>
|