mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
Adapt CM to the new CHANGED_OWNER handling
This commit is contained in:
@@ -245,7 +245,10 @@ namespace OpenSim.Region.CoreModules.Avatar.Attachments
|
||||
objatt.HasGroupChanged = true;
|
||||
|
||||
if (doc != null)
|
||||
{
|
||||
objatt.LoadScriptState(doc);
|
||||
objatt.ResetOwnerChangeFlag();
|
||||
}
|
||||
|
||||
// Fire after attach, so we don't get messy perms dialogs
|
||||
// 3 == AttachedRez
|
||||
|
||||
Reference in New Issue
Block a user