supertux/src/badguy/crystallo.cpp: Use MovingSprite::set_action to change the sprite.
authorFlorian Forster <supertux@octo.it>
Sat, 27 Feb 2010 19:29:21 +0000 (19:29 +0000)
committerFlorian Forster <supertux@octo.it>
Sat, 27 Feb 2010 19:29:21 +0000 (19:29 +0000)
commit6eda68ffb78ad3e86b51f9952a5ef9e072191030
tree8001f6695d0f78d4be53e0b2292d1baf24b12642
parent6a0f07b63de0f37b0f24d7487efdb96d6b04db5f
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.

SVN-Revision: 6426
src/badguy/crystallo.cpp