summaryrefslogtreecommitdiff
path: root/sounds.xml
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-07-07 11:20:37 +0100
committerReid Yaro <reidyaro@gmail.com>2013-07-07 11:20:37 +0100
commitdffde81fa30a5b7e3a1bbad98afcf081099499e7 (patch)
tree1d736587a51b74e16327ba6565f41a06afbfc249 /sounds.xml
parent9bb58487ca1de36956a3008945138a519ad5eb8e (diff)
downloadclientdata-dffde81fa30a5b7e3a1bbad98afcf081099499e7.tar.gz
clientdata-dffde81fa30a5b7e3a1bbad98afcf081099499e7.tar.bz2
clientdata-dffde81fa30a5b7e3a1bbad98afcf081099499e7.tar.xz
clientdata-dffde81fa30a5b7e3a1bbad98afcf081099499e7.zip
Correct wrong sound name.
Diffstat (limited to 'sounds.xml')
-rw-r--r--sounds.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sounds.xml b/sounds.xml
index 05c9e486..bb64dfdf 100644
--- a/sounds.xml
+++ b/sounds.xml
@@ -3,5 +3,5 @@
Copyright (C) 2013 Evol Online -->
<sounds>
<sound name="buy done" value="system/item.ogg"/>
- <sound name="sold" value="system/esperin.ogg"/>
+ <sound name="sell done" value="system/esperin.ogg"/>
</sounds>