cleaned up levels in both the admin plugin and the source code
overrides use full flag bits now --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40445
This commit is contained in:
@@ -44,9 +44,10 @@ enum AdminFlag
|
||||
Admin_Custom5, /**< Fifth custom flag type */
|
||||
Admin_Custom6, /**< Sixth custom flag type */
|
||||
/* --- */
|
||||
AdminFlags_TOTAL,
|
||||
};
|
||||
|
||||
#define AdminFlags_TOTAL 21
|
||||
|
||||
/**
|
||||
* These define bitwise values for bitstrings (numbers containing bitwise flags).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user