mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
set grp.RootPart.GroupPosition for code consistency (and readability) rather than calling SOP.OffsetForNewRegion
This commit is contained in:
@@ -2798,11 +2798,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
ScheduleGroupForTerseUpdate();
|
||||
}
|
||||
|
||||
public void OffsetForNewRegion(Vector3 offset)
|
||||
{
|
||||
m_rootPart.GroupPosition = offset;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region Rotation
|
||||
|
||||
Reference in New Issue
Block a user