aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets/AssetSets.xml
diff options
context:
space:
mode:
authorMelanie2012-06-07 19:02:43 +0200
committerMelanie2012-06-07 19:02:43 +0200
commit354ac8c9789345299283d173abfc49ca13607a74 (patch)
tree2bf9c7caf0d28cd11684e857c6cabeeeb78195e0 /bin/assets/AssetSets.xml
parentMake not_at_target stop when the target is reached even if the script (diff)
downloadopensim-SC_OLD-354ac8c9789345299283d173abfc49ca13607a74.zip
opensim-SC_OLD-354ac8c9789345299283d173abfc49ca13607a74.tar.gz
opensim-SC_OLD-354ac8c9789345299283d173abfc49ca13607a74.tar.bz2
opensim-SC_OLD-354ac8c9789345299283d173abfc49ca13607a74.tar.xz
Add collision sounds to the asset set
Diffstat (limited to '')
-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>