diff options
author | Wushin <pasekei@gmail.com> | 2015-05-17 12:15:55 -0500 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2015-05-17 12:15:55 -0500 |
commit | a785b9c5479406b512ab2b7f0ca7990219c827bd (patch) | |
tree | 18021f2044d49eaa2ee35646c85445a59b47677f /graphics/sprites/emote.xml | |
parent | 69e9ff671d3dbf772a100d542f634bece4c26f16 (diff) | |
parent | f9d9823d89c04c6616521251106b766a73ed01d9 (diff) | |
download | clientdata-a785b9c5479406b512ab2b7f0ca7990219c827bd.tar.gz clientdata-a785b9c5479406b512ab2b7f0ca7990219c827bd.tar.bz2 clientdata-a785b9c5479406b512ab2b7f0ca7990219c827bd.tar.xz clientdata-a785b9c5479406b512ab2b7f0ca7990219c827bd.zip |
Merge pull request #260 from mekolat/emotes
Clean up old emotes
Diffstat (limited to 'graphics/sprites/emote.xml')
-rw-r--r-- | graphics/sprites/emote.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/emote.xml b/graphics/sprites/emote.xml index 4f483fb9..6a5653c2 100644 --- a/graphics/sprites/emote.xml +++ b/graphics/sprites/emote.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<sprite variants="42" variant_offset="1"> +<sprite variants="18" variant_offset="1"> <imageset name="emotes" src="graphics/sprites/emote.png" width="30" height="32"/> <action name="stand" imageset="emotes"> <animation direction="default"> |