error.xml 294 B

1234567891011
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <sprite>
  3. <imageset name="base" src="graphics/sprites/error.png" width="29" height="9" />
  4. <action name="default" imageset="base">
  5. <animation direction="default">
  6. <frame index="0" />
  7. </animation>
  8. </action>
  9. </sprite>