X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FObjects%2FPerson.hpp;h=8ad65301ee1e80640202c64ed33670b6e4fc4cb6;hb=5e90d27b76a55d78ad804c074ab552f3d32acc2e;hp=5339e03681b5347194e610c74f30abf07f01a559;hpb=635516adc7915de50d38cd01345871a07a24c390;p=lugaru.git diff --git a/Source/Objects/Person.hpp b/Source/Objects/Person.hpp index 5339e03..8ad6530 100644 --- a/Source/Objects/Person.hpp +++ b/Source/Objects/Person.hpp @@ -387,7 +387,7 @@ public: void Puff(int whichlabel); void FootLand(bodypart whichfoot, float opacity); void DoStuff(); - void setAnimation(int); + void setTargetAnimation(int); void DoAnimations(); void RagDoll(bool checkcollision);