diff --git a/mxq_group.h b/mxq_group.h index 762b04ae..d8fbd733 100644 --- a/mxq_group.h +++ b/mxq_group.h @@ -14,6 +14,8 @@ struct mxq_group { uint8_t group_status; uint64_t group_flags; uint16_t group_priority; + char * group_blacklist; + char * group_whitelist; uint32_t user_uid; char * user_name;