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

ThreadPoolClientBranch
Teravus Ovares 2008-01-18 19:01:35 +00:00
parent 8df4774830
commit b7ab6d705a
1 changed files with 1 additions and 1 deletions

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();