update description

This commit is contained in:
Skjalf
2021-11-10 19:06:07 -03:00
parent d3c382ccc7
commit 70bce937b7

View File

@@ -39,7 +39,6 @@ namespace LuaGroup
/** /**
* Returns 'true' if the [Player] is in a LFG group * Returns 'true' if the [Player] is in a LFG group
* *
* @param ObjectGuid guid : guid of a possible player
* @return bool isLFGGroup * @return bool isLFGGroup
*/ */
int IsLFGGroup(lua_State* L, Group* group) int IsLFGGroup(lua_State* L, Group* group)