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