typo
This commit is contained in:
parent
42c8a998fb
commit
4d5c0644b3
@ -320,7 +320,7 @@ void b3SpringCloth::Step(float32 dt)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Solve springs, constraints, and integrate
|
// Integrate
|
||||||
b3SpringSolverDef solverDef;
|
b3SpringSolverDef solverDef;
|
||||||
solverDef.cloth = this;
|
solverDef.cloth = this;
|
||||||
solverDef.dt = dt;
|
solverDef.dt = dt;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user