fix RezzerID

This commit is contained in:
UbitUmarov
2024-11-27 18:51:10 +00:00
parent ecf2e0e32e
commit b1f5734d90

View File

@@ -3771,7 +3771,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
sog.RootPart.Shape.LastAttachPoint = (byte)sog.AttachmentPoint;
}
sog.RezzerID = m_host.UUID;
sog.RezzerID = m_host.ParentGroup.RootPart.UUID;
sog.UUID = newID;
// We can only call this after adding the scene object, since the scene object references the scene