More artefact

This commit is contained in:
Melanie
2012-04-03 23:25:34 +02:00
parent dbec5e9859
commit 1bded840b9

View File

@@ -2197,7 +2197,7 @@ namespace OpenSim.Region.Framework.Scenes
public Vector3 GetTorque()
{
return Torque;
return RootPart.Torque;
}
// This is used by both Double-Click Auto-Pilot and llMoveToTarget() in an attached object