summaryrefslogtreecommitdiff
path: root/graphics/sprites/error.xml
blob: 43146339c6d3828c9ce1a8c7a2208e4edec5d3ed (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="29" height="9"/>
  <action name="default" imageset="base">
    <animation direction="default">
      <frame index="0"/>
    </animation>
  </action>
</sprite>