Baad git, baad baad git.
parent
22457c9843
commit
29df190a3f
|
@ -2017,7 +2017,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
if (attachment)
|
if (attachment)
|
||||||
{
|
{
|
||||||
group.RootPart.ObjectFlags |= (uint)PrimFlags.Phantom;
|
group.RootPart.ObjectFlags |= (uint)PrimFlags.Phantom;
|
||||||
group.IsAttachment = true;
|
group.RootPart.IsAttachment = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
AddNewSceneObject(group, true);
|
AddNewSceneObject(group, true);
|
||||||
|
|
Loading…
Reference in New Issue