update description

This commit is contained in:
Skjalf
2021-11-10 19:06:07 -03:00
parent 3b2611f918
commit 48a0a61501

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)