diff options
author | Alige <aligetmw@hotmail.fr> | 2012-06-02 22:52:53 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-06-02 22:52:53 +0200 |
commit | 9774614e557f976a2fadb95e169a948d57efea75 (patch) | |
tree | 1f9d6d5020b8e370ed363821f3e8f02a6b3e5aa1 /paths.xml | |
parent | 96fe7e059c9801b587e238ed4ee79426c21f6467 (diff) | |
download | clientdata-9774614e557f976a2fadb95e169a948d57efea75.tar.gz clientdata-9774614e557f976a2fadb95e169a948d57efea75.tar.bz2 clientdata-9774614e557f976a2fadb95e169a948d57efea75.tar.xz clientdata-9774614e557f976a2fadb95e169a948d57efea75.zip |
Removed doubled fist-swish.ogg file and renamed the used one from "hit-1.ogg" to "hit1.ogg", making it match the other sfx files.
Diffstat (limited to 'paths.xml')
-rw-r--r-- | paths.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ Also, don't forget to add the '/' path separator at the end of folder values. <option name="minimaps" value="graphics/minimaps/"/> <option name="maps" value="maps/"/> <option name="sfx" value="sfx/"/> - <option name="attackSfxFile" value="weapons/fist/hit-1.ogg"/> + <option name="attackSfxFile" value="weapons/fist/hit1.ogg"/> <option name="music" value="music/"/> <option name="wallpapers" value="graphics/images/"/> <option name="wallpaperFile" value="login_wallpaper.png"/> |