tmw-clientdata/graphics/sprites/error.xml
wushin ddfed9f425 Redid the Error xml & png
The Sprite Error is now far more visible
2014-04-15 22:59:56 -05:00

9 lines
255 B
XML

<?xml version="1.0"?>
<sprite>
<imageset name="base" src="graphics/sprites/error.png" width="32" height="32"/>
<action name="default" imageset="base">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>