Cause group deeding to apply next owner perms
parent
7375f3c273
commit
30a76861d4
|
@ -2726,6 +2726,7 @@ namespace OpenSim.Region.Framework.Scenes
|
|||
}
|
||||
|
||||
sog.SetOwnerId(groupID);
|
||||
sog.ApplyNextOwnerPermissions();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue