mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
More artefact
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user