Baad git, baad baad git.

This commit is contained in:
Melanie
2009-09-01 02:02:52 +01:00
parent 22457c9843
commit 29df190a3f

View File

@@ -2017,7 +2017,7 @@ namespace OpenSim.Region.Framework.Scenes
if (attachment)
{
group.RootPart.ObjectFlags |= (uint)PrimFlags.Phantom;
group.IsAttachment = true;
group.RootPart.IsAttachment = true;
}
AddNewSceneObject(group, true);