diff options
Diffstat (limited to 'graphics/badges/groups/5-developer.xml')
-rw-r--r-- | graphics/badges/groups/5-developer.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/badges/groups/5-developer.xml b/graphics/badges/groups/5-developer.xml new file mode 100644 index 00000000..56b1beee --- /dev/null +++ b/graphics/badges/groups/5-developer.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<sprite> + <imageset + name="icon" + src="graphics/badges/groups/5-developer.png" + width="16" height="16" offsetY="0"/> + <action name="default" imageset="icon"> + <animation direction="default"> + <frame index="0"/> + </animation> + </action> +</sprite> |