* Physics update to perhaps help people who have capsules that have capsized

This commit is contained in:
Teravus Ovares
2008-01-18 19:01:35 +00:00
parent 8df4774830
commit b7ab6d705a

View File

@@ -398,7 +398,7 @@ namespace OpenSim.Region.Physics.OdePlugin
d.JointSetAMotorParam(Amotor, (int)dParam.FudgeFactor, 0f);
d.JointSetAMotorParam(Amotor, (int)dParam.FMax, 3800000f);
//standupStraight();
standupStraight();