1
0
forked from 0ad/0ad

Fix dog bark xml files

This was SVN commit r15439.
This commit is contained in:
sanderd17 2014-06-24 11:14:13 +00:00
parent 5509e8e51c
commit be767e7983
2 changed files with 2 additions and 2 deletions

View File

@ -18,6 +18,6 @@
<Threshold>1</Threshold>
<Decay>3</Decay>
<Replacement>civ_dog_bark.ogg</Replacement>
<Path>audio/voice/celts/civ</Path>
<Path>audio/voice/global</Path>
<Sound>civ_dog_bark.ogg</Sound>
</SoundGroup>

View File

@ -18,6 +18,6 @@
<Threshold>1</Threshold>
<Decay>3</Decay>
<Replacement>civ_dog_move.ogg</Replacement>
<Path>audio/voice/celts/civ</Path>
<Path>audio/voice/global</Path>
<Sound>civ_dog_move.ogg</Sound>
</SoundGroup>