mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Still mantis #7929: apply next owner mask to the new owner, the group.
This commit is contained in:
@@ -2743,6 +2743,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
sog.SetOwnerId(groupID);
|
||||
// Make the group mask be the previous owner mask
|
||||
sog.RootPart.GroupMask = sog.RootPart.OwnerMask;
|
||||
sog.ApplyNextOwnerPermissions();
|
||||
|
||||
sog.ScheduleGroupForFullUpdate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user