mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Baad git, baad baad git.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user