dont force Phantom on attachments, breaking no mod objects if wear by
mistakeavinationmerge
parent
136749c651
commit
b732ee8d27
|
@ -908,7 +908,7 @@ namespace OpenSim.Region.CoreModules.Framework.InventoryAccess
|
|||
|
||||
if (attachment)
|
||||
{
|
||||
group.RootPart.Flags |= PrimFlags.Phantom;
|
||||
// group.RootPart.Flags |= PrimFlags.Phantom;
|
||||
group.IsAttachment = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue