More artefact

avinationmerge
Melanie 2012-04-03 23:25:34 +02:00
parent dbec5e9859
commit 1bded840b9
1 changed files with 1 additions and 1 deletions

View File

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