implemented more of the group reader
eliminated the pointless "inherit" directive --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40427
This commit is contained in:
@@ -133,7 +133,7 @@ native GroupId:CreateAdmGroup(const String:group_name[]);
|
||||
* @param group_name String containing the group name.
|
||||
* @return A group id, or INVALID_GROUP_ID if not found.
|
||||
*/
|
||||
native FindAdmGroup(const String:group_name[]);
|
||||
native GroupId:FindAdmGroup(const String:group_name[]);
|
||||
|
||||
/**
|
||||
* Adds or removes a flag from a group's flag set.
|
||||
|
||||
Reference in New Issue
Block a user