diff options
Diffstat (limited to 'graphics/sprites/error.xml')
-rw-r--r-- | graphics/sprites/error.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/graphics/sprites/error.xml b/graphics/sprites/error.xml index 6f799493..f50e741f 100644 --- a/graphics/sprites/error.xml +++ b/graphics/sprites/error.xml @@ -2,11 +2,11 @@ <!-- Original Author possible tmw, tmw br, ufb projects Copyright (C) 2010-2011 Evol Online --> <sprite> - <imageset name="base" src="graphics/sprites/error.png" width="29" height="9" /> - - <action name="default" imageset="base"> - <animation direction="default"> - <frame index="0" /> - </animation> - </action> + <imageset name="base" src="graphics/sprites/error.png" width="29" height="9" /> + + <action name="default" imageset="base"> + <animation direction="default"> + <frame index="0" /> + </animation> + </action> </sprite>
\ No newline at end of file |