mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Changed selection and complete sounds.
This was SVN commit r10284.
This commit is contained in:
parent
3ce370aadb
commit
170fc8e8b0
1 changed files with 2 additions and 2 deletions
|
|
@ -54,8 +54,8 @@
|
|||
</Obstruction>
|
||||
<Sound>
|
||||
<SoundGroups>
|
||||
<select>interface/select/building/sel_wall.xml</select>
|
||||
<constructed>interface/complete/building/complete_wall.xml</constructed>
|
||||
<select>interface/select/building/sel_tower.xml</select>
|
||||
<constructed>interface/complete/building/complete_tower.xml</constructed>
|
||||
<death>attack/destruction/building_collapse_large.xml</death>
|
||||
</SoundGroups>
|
||||
</Sound>
|
||||
|
|
|
|||
Loading…
Reference in a new issue