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