]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Person.cpp
console commands works again.
[lugaru.git] / Source / Person.cpp
index bb99362f7e241d59b21f19de7c671a1df06ece5e..122800b519a37d459278e090a18f7da52cd47cde 100644 (file)
@@ -400,9 +400,7 @@ void Person::DoBloodBig(float howmuch,int which){
                                offsetx=Random()%20;
                        }
                        if(which==220||which==215){
-                               //offsety=Random()%20;
                                offsetx=20;
-                               //offsetx=abs(Random()%80);
                        }