aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets/AssetSets.xml
diff options
context:
space:
mode:
authorMelanie2012-06-07 19:02:43 +0200
committerMelanie2012-06-07 23:35:08 +0100
commit39cb2063bf7cd771514e4d69da1dab55a6a511a2 (patch)
tree198d7332a7ae3447ba0e4e39c3193d873e86bf23 /bin/assets/AssetSets.xml
parentRecord the fact that child agents can have asset transactions. (diff)
downloadopensim-SC_OLD-39cb2063bf7cd771514e4d69da1dab55a6a511a2.zip
opensim-SC_OLD-39cb2063bf7cd771514e4d69da1dab55a6a511a2.tar.gz
opensim-SC_OLD-39cb2063bf7cd771514e4d69da1dab55a6a511a2.tar.bz2
opensim-SC_OLD-39cb2063bf7cd771514e4d69da1dab55a6a511a2.tar.xz
Add collision sounds to the asset set
Diffstat (limited to 'bin/assets/AssetSets.xml')
-rw-r--r--bin/assets/AssetSets.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/assets/AssetSets.xml b/bin/assets/AssetSets.xml
index c13ea42..829f845 100644
--- a/bin/assets/AssetSets.xml
+++ b/bin/assets/AssetSets.xml
@@ -68,6 +68,12 @@
68 <!----> 68 <!---->
69 69
70 <!----> 70 <!---->
71 <Section Name="Collision Sounds AssetSet">
72 <Key Name="file" Value="CollisionSoundsAssetSet/CollisionSoundsAssetSet.xml"/>
73 </Section>
74 <!---->
75
76 <!---->
71 <Section Name="Textures AssetSet"> 77 <Section Name="Textures AssetSet">
72 <Key Name="file" Value="TexturesAssetSet/TexturesAssetSet.xml"/> 78 <Key Name="file" Value="TexturesAssetSet/TexturesAssetSet.xml"/>
73 </Section> 79 </Section>