deatach from backup on attachment

LSLKeyTest
UbitUmarov 2015-11-16 20:12:40 +00:00
parent 95a7a03052
commit d19e4f598f
1 changed files with 2 additions and 0 deletions

View File

@ -572,6 +572,8 @@ namespace OpenSim.Region.CoreModules.Avatar.Attachments
}
}
group.DetachFromBackup();
lock (sp.AttachmentsSyncLock)
{
group.AttachmentPoint = attachmentPt;