mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
minor: Correct misleading method doc on SOG.UpdateRootRotation()
This commit is contained in:
@@ -2894,7 +2894,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Update the entire rotation of the group.
|
||||
/// Update the rotation of just the root prim of a linkset.
|
||||
/// </summary>
|
||||
/// <param name="rot"></param>
|
||||
public void UpdateRootRotation(Quaternion rot)
|
||||
|
||||
Reference in New Issue
Block a user