supertux/src/badguy/crystallo.cpp: Use MovingSprite::set_action to change the sprite.
authorflorianf <florianf@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 27 Feb 2010 19:29:21 +0000 (19:29 +0000)
committerflorianf <florianf@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 27 Feb 2010 19:29:21 +0000 (19:29 +0000)
commitf63ee2ccb86707d21295bde5ed3e0474cc9a6844
tree8001f6695d0f78d4be53e0b2292d1baf24b12642
parenta4584835d7a84d3c626d0222c735d4e6a75f8082
supertux/src/badguy/crystallo.cpp: Use MovingSprite::set_action to change the sprite.

This will account for a change in the hitbox when chaning the sprite. As a
result, the dead Crystallo no longer appears to be a few pixels within the tile
he was standing on.

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6426 837edb03-e0f3-0310-88ca-d4d4e8b29345
src/badguy/crystallo.cpp