summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE1
-rw-r--r--graphics/images/error.pngbin0 -> 619 bytes
-rw-r--r--paths.xml2
3 files changed, 2 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 6667a637..d53a6912 100644
--- a/LICENSE
+++ b/LICENSE
@@ -19,6 +19,7 @@ http://www.gnu.org/licenses/gpl-2.0.html
# Images
graphics/images/spit23loginwallpaper_800x600.png (Kansu)
+ graphics/images/error.png (Reid)
graphics/images/ambient/clouds.png (Crush, Reid)
graphics/images/ambient/fog.png (Crush)
diff --git a/graphics/images/error.png b/graphics/images/error.png
new file mode 100644
index 00000000..0328bd19
--- /dev/null
+++ b/graphics/images/error.png
Binary files differ
diff --git a/paths.xml b/paths.xml
index 232c756a..970a835c 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="../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"/>