Adapt CM to the new CHANGED_OWNER handling

This commit is contained in:
Melanie Thielker
2010-05-03 04:28:30 +02:00
parent 9f8acbfe3e
commit 8766401777
4 changed files with 36 additions and 4 deletions

View File

@@ -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