im going to dig a hole to hide in

beginners standard typo did break particles
This commit is contained in:
Jens Ole Wund 2005-04-13 12:18:58 +00:00
parent 48c5b10ea1
commit 84359bf996

@ -688,7 +688,7 @@ int pdDoDeflection(float opco[3], float npco[3], float opno[3],
base = base->next;
}
if (def_depth = -1){ // evil hack to signal softbodies
if (def_depth == -1){ // evil hack to signal softbodies
if (deflected) {
VECSUB(edge1, dv1, dv2);
VECSUB(edge2, dv3, dv2);