X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FObjects%2FPerson.hpp;h=8ad65301ee1e80640202c64ed33670b6e4fc4cb6;hb=de9ba9db05eccf77c3efebe4cd3bf7636b899064;hp=5339e03681b5347194e610c74f30abf07f01a559;hpb=31d30780ae8b49ab026779e6a1e4987724698eb1;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);