diff options
Diffstat (limited to 'indra/llcommon/stdenums.h')
-rwxr-xr-x | indra/llcommon/stdenums.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/stdenums.h b/indra/llcommon/stdenums.h index efcbe76795..b505ef0b4b 100755 --- a/indra/llcommon/stdenums.h +++ b/indra/llcommon/stdenums.h @@ -127,6 +127,7 @@ enum LLGroupChange GC_ROLE_DATA, GC_ROLE_MEMBER_DATA, GC_TITLES, + GC_BANLIST, GC_ALL }; |