mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* Remove more UpdateParentIDs() calls that are now duplicates
This commit is contained in:
@@ -171,7 +171,6 @@ namespace OpenSim.Region.Environment.Modules.ContentManagement
|
||||
part.LocalId = m_Entity.Scene.PrimIDAllocate();
|
||||
|
||||
//finalize
|
||||
m_Entity.UpdateParentIDs();
|
||||
m_Entity.RootPart.PhysActor = null;
|
||||
m_Entity.Children = parts;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user