X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fbadguy%2Fmriceblock.hpp;h=c08870b1c4ab02fd6a5a447d7c4defc77e4e7c6c;hb=5aa39aea1c10c3e48c6cc85848a008e47170dd6e;hp=1f61c1868a8437f0afe3cafddd7b49615a13eeb2;hpb=b1f25a26aac8424fb5ac8f05e7dba5c61ea9be98;p=supertux.git diff --git a/src/badguy/mriceblock.hpp b/src/badguy/mriceblock.hpp index 1f61c1868..c08870b1c 100644 --- a/src/badguy/mriceblock.hpp +++ b/src/badguy/mriceblock.hpp @@ -51,7 +51,7 @@ protected: protected: bool collision_squished(GameObject& object); - void set_state(IceState state); + void set_state(IceState state, bool up = false); private: IceState ice_state;