diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-01-19 17:15:55 +0000 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-01-19 21:22:30 +0000 |
commit | ee62f29e4961389c73a20f2b2fda570f7fd34168 (patch) | |
tree | 67ba1cf2996ba35e05fd26476b4f091e04d9de12 /paths.xml | |
parent | de268859117effb1a79e4d06cb437af5c359d770 (diff) | |
download | clientdata-ee62f29e4961389c73a20f2b2fda570f7fd34168.tar.gz clientdata-ee62f29e4961389c73a20f2b2fda570f7fd34168.tar.bz2 clientdata-ee62f29e4961389c73a20f2b2fda570f7fd34168.tar.xz clientdata-ee62f29e4961389c73a20f2b2fda570f7fd34168.zip |
Add new error item. (copy of actual error.png from sprite which will be soon changed.)
Diffstat (limited to 'paths.xml')
-rw-r--r-- | paths.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ All folders listed below are relative to the clientdata/ directory. <option name="wallpapers" value="graphics/images/"/> <!-- Content paths used by the client. --> - <option name="unknownItemFile" value="../sprites/error.xml"/> + <option name="unknownItemFile" value="error.png"/> <option name="spriteErrorFile" value="error.xml"/> <option name="wallpaperFile" value="login_wallpaper.png"/> <option name="attackSfxFile" value="fist-swish.ogg"/> |