diff options
author | Reid <reidyaro@gmail.com> | 2012-06-11 13:47:32 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-11 13:48:37 +0200 |
commit | b0c0923829d223b2b9e96a3ff2782dccfcc0c1e3 (patch) | |
tree | 51f08f0ea4ea33f5b6f9e2c7bc7a6232f595b71b /graphics/sprites/error.xml | |
parent | e3c6d2b56dac10aa3081f1b95c2c5dff0cac7ccd (diff) | |
download | clientdata-b0c0923829d223b2b9e96a3ff2782dccfcc0c1e3.tar.gz clientdata-b0c0923829d223b2b9e96a3ff2782dccfcc0c1e3.tar.bz2 clientdata-b0c0923829d223b2b9e96a3ff2782dccfcc0c1e3.tar.xz clientdata-b0c0923829d223b2b9e96a3ff2782dccfcc0c1e3.zip |
Correct error on error xml.
Diffstat (limited to 'graphics/sprites/error.xml')
-rw-r--r-- | graphics/sprites/error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/error.xml b/graphics/sprites/error.xml index 2229e35f..e7c15e5c 100644 --- a/graphics/sprites/error.xml +++ b/graphics/sprites/error.xml @@ -2,7 +2,7 @@ <!-- Author from The Mana World Copyright (C) 2010-2012 Evol Online --> <sprite> - <imageset name="base" src="graphics/sprites/error.png" width="29" height="9"/> + <imageset name="base" src="graphics/sprites/error.png" width="32" height="32"/> <action name="default" imageset="base"> <animation direction="default"> |