diff options
-rw-r--r-- | OpenSim/Addons/Groups/Service/GroupsService.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Addons/Groups/Service/GroupsService.cs b/OpenSim/Addons/Groups/Service/GroupsService.cs index 7cbc796..4da7233 100644 --- a/OpenSim/Addons/Groups/Service/GroupsService.cs +++ b/OpenSim/Addons/Groups/Service/GroupsService.cs | |||
@@ -69,6 +69,7 @@ namespace OpenSim.Groups | |||
69 | GroupPowers.DeleteRole | | 69 | GroupPowers.DeleteRole | |
70 | GroupPowers.Eject | | 70 | GroupPowers.Eject | |
71 | GroupPowers.FindPlaces | | 71 | GroupPowers.FindPlaces | |
72 | GroupPowers.HostEvent | | ||
72 | GroupPowers.Invite | | 73 | GroupPowers.Invite | |
73 | GroupPowers.JoinChat | | 74 | GroupPowers.JoinChat | |
74 | GroupPowers.LandChangeIdentity | | 75 | GroupPowers.LandChangeIdentity | |