diff options
-rw-r--r-- | linden/indra/llcommon/roles_constants.h | 2 |
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. |
37 | const S32 MAX_ROLES = 10; | 37 | const S32 MAX_ROLES = 25; |
38 | 38 | ||
39 | enum LLRoleMemberChangeType | 39 | enum LLRoleMemberChangeType |
40 | { | 40 | { |