mirror of
https://github.com/opensim/opensim.git
synced 2026-07-20 06:35:39 +08:00
remove SOG.FromPartID from main code and flag it obsolete
This commit is contained in:
@@ -783,7 +783,7 @@ namespace OpenSim.Region.OptionalModules.Scripting.JsonStore
|
||||
group.RootPart.Shape.LastAttachPoint = (byte)group.AttachmentPoint;
|
||||
}
|
||||
|
||||
group.FromPartID = host.RootPart.UUID;
|
||||
group.RezzerID = host.RootPart.UUID;
|
||||
m_scene.AddNewSceneObject(group, true, curpos, rot, vel);
|
||||
|
||||
UUID storeID = group.UUID;
|
||||
|
||||
Reference in New Issue
Block a user