]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Person.h
Cleaned up FootLand method
[lugaru.git] / Source / Person.h
index 3afbdca6d68e9699fbf976d759c634783a135edd..9739d39db5a03f48512229713cf7726593926b32 100644 (file)
@@ -383,7 +383,7 @@ public:
     int SphereCheck(XYZ *p1, float radius, XYZ *p, XYZ *move, float *rotate, Model *model);
     int DrawSkeleton();
     void Puff(int whichlabel);
-    void FootLand(int which, float opacity);
+    void FootLand(bodyparts whichfoot, float opacity);
     void DoStuff();
     void setAnimation(int);
     void DoAnimations();