summaryrefslogtreecommitdiff
path: root/paths.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-01-19 07:05:07 +0400
committerAlige <aligetmw@hotmail.fr>2013-01-19 07:05:07 +0400
commit4e997694b012273ab1689d56d75df5ff4128c201 (patch)
tree75f2bb9fd996ed1549197ff2ed605ede54697ca3 /paths.xml
parentdc7ca7b0fc6f2057dee18cb2135b6568e1c6d6d1 (diff)
downloadclientdata-4e997694b012273ab1689d56d75df5ff4128c201.tar.gz
clientdata-4e997694b012273ab1689d56d75df5ff4128c201.tar.bz2
clientdata-4e997694b012273ab1689d56d75df5ff4128c201.tar.xz
clientdata-4e997694b012273ab1689d56d75df5ff4128c201.zip
Fixed unexisting redirection in paths.xml.
Diffstat (limited to 'paths.xml')
-rw-r--r--paths.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/paths.xml b/paths.xml
index 842d761f..232c756a 100644
--- a/paths.xml
+++ b/paths.xml
@@ -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="unknown-item.png"/>
+ <option name="unknownItemFile" value="../sprites/error.xml"/>
<option name="spriteErrorFile" value="error.xml"/>
<option name="wallpaperFile" value="login_wallpaper.png"/>
<option name="attackSfxFile" value="fist-swish.ogg"/>