blob: 28ac8a555a69b668b30e3539f5c1f9e99c4dfa90 (
plain) (
tree)
|
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid
Copyright (C) 2012 Evol Online -->
<sprite>
<imageset name="error"
src="graphics/sprites/error.png"
width="32"
height="32"/>
<action name="default" imageset="error">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>
|