diff --git a/GroupMethods.h b/GroupMethods.h index 766aed7..b6fa522 100644 --- a/GroupMethods.h +++ b/GroupMethods.h @@ -39,7 +39,6 @@ namespace LuaGroup /** * Returns 'true' if the [Player] is in a LFG group * - * @param ObjectGuid guid : guid of a possible player * @return bool isLFGGroup */ int IsLFGGroup(lua_State* L, Group* group)