mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
start adding calls to effective permissions aggregation on changes; rearrange code in DuplicateObject();
This commit is contained in:
@@ -146,6 +146,7 @@ namespace OpenSim.Region.CoreModules.World.Objects.BuySell
|
||||
child.TriggerScriptChangedEvent(Changed.OWNER);
|
||||
child.ApplyNextOwnerPermissions();
|
||||
}
|
||||
group.AggregatePerms();
|
||||
}
|
||||
|
||||
part.ObjectSaleType = 0;
|
||||
|
||||
Reference in New Issue
Block a user