aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--linden/indra/llcommon/roles_constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llcommon/roles_constants.h b/linden/indra/llcommon/roles_constants.h
index b3107e7..7c5ebdc 100644
--- a/linden/indra/llcommon/roles_constants.h
+++ b/linden/indra/llcommon/roles_constants.h
@@ -34,7 +34,7 @@
34#define LL_ROLES_CONSTANTS_H 34#define LL_ROLES_CONSTANTS_H
35 35
36// This value includes the everyone group. 36// This value includes the everyone group.
37const S32 MAX_ROLES = 10; 37const S32 MAX_ROLES = 25;
38 38
39enum LLRoleMemberChangeType 39enum LLRoleMemberChangeType
40{ 40{