Baad git, baad baad git.

remotes/origin/0.6.7-post-fixes
Melanie 2009-09-01 02:02:52 +01:00
parent 22457c9843
commit 29df190a3f
1 changed files with 1 additions and 1 deletions

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);