chore: fix docs (#40)

This commit is contained in:
Axel Cocat
2022-06-01 20:07:53 +02:00
committed by GitHub
parent 0f58203e23
commit 47de11cca3
2 changed files with 2 additions and 2 deletions

View File

@@ -1416,7 +1416,7 @@ namespace LuaPlayer
/**
* Returns the database textID of the [WorldObject]'s gossip header text for the [Player]
*
* @param WorldObject object
* @param [WorldObject] object
* @return uint32 textId : key to npc_text database table
*/
int GetGossipTextId(lua_State* L, Player* player)