1
0
forked from 0ad/0ad

[Fix] Set priority to 80 per the wiki sound guide

This was SVN commit r27976.
This commit is contained in:
wowgetoffyourcellphone 2023-12-08 06:03:29 +00:00
parent 19a290aa28
commit 83df75c8b5
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<SoundGroup>
<Gain>0.25</Gain>
<Priority>100</Priority>
<Priority>80</Priority>
<ConeGain>1</ConeGain>
<Looping>0</Looping>
<RandOrder>1</RandOrder>

View File

@ -3,7 +3,7 @@
<Gain>0.25</Gain>
<GainUpper>0.35</GainUpper>
<GainLower>0.2</GainLower>
<Priority>100</Priority>
<Priority>80</Priority>
<ConeGain>1</ConeGain>
<Looping>0</Looping>
<RandOrder>1</RandOrder>