summaryrefslogtreecommitdiff
path: root/graphics/sprites/error.xml
blob: a594a0d02582a34db6260ec19cf98d852b8f1d0c (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/error.png" width="28" height="9"/>
  <action name="default" imageset="base">
    <animation direction="default">
      <frame index="0"/>
    </animation>
  </action>
</sprite>