]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Objects/Person.hpp
Devtools: Improve fixtype cmd and document it
[lugaru.git] / Source / Objects / Person.hpp
index 322bdeedb142c3552c4e64f1f6f0d8ac4bb32725..0734eaa5e2e3dd2022fde3f0316e1acdddd9896e 100644 (file)
@@ -96,11 +96,6 @@ public:
     XYZ coords;
     XYZ velocity;
 
-    //~ XYZ proportionhead;
-    //~ XYZ proportionlegs;
-    //~ XYZ proportionarms;
-    //~ XYZ proportionbody;
-
     float unconscioustime;
 
     bool immobile;