diff options
author | Alige <aligetmw@hotmail.fr> | 2012-05-23 12:18:42 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-05-23 12:18:42 +0200 |
commit | 68819c74d27904e0f13ef77afe361b11c77788a0 (patch) | |
tree | 0ece9fb0ccecc7f2d114416b8206ef7be355dc3f /paths.xml | |
parent | 843a6dc500ce941fa29919ee6ba85628c60e55ab (diff) | |
download | clientdata-68819c74d27904e0f13ef77afe361b11c77788a0.tar.gz clientdata-68819c74d27904e0f13ef77afe361b11c77788a0.tar.bz2 clientdata-68819c74d27904e0f13ef77afe361b11c77788a0.tar.xz clientdata-68819c74d27904e0f13ef77afe361b11c77788a0.zip |
Renamed the graphics/items folder to graphics/icons for clarity.
Diffstat (limited to 'paths.xml')
-rw-r--r-- | paths.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Also, don't forget to add the '/' path separator at the end of folder values. --> <configuration> - <option name="itemIcons" value="graphics/items/"/> + <option name="itemIcons" value="graphics/icons/"/> <option name="unknownItemFile" value="unknown-item.png"/> <option name="sprites" value="graphics/sprites/"/> <option name="spriteErrorFile" value="error.xml"/> |