summaryrefslogtreecommitdiff
path: root/data/graphics/sprites/error.xml
blob: 47be69de334c635a13b5ae1540c611c3de9c1a34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<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>