Fix documentation of SendAddonMessage

This commit is contained in:
Rochet2
2017-10-01 16:59:54 +03:00
committed by GitHub
parent c6b9d7364c
commit b374f5e754

View File

@@ -3522,9 +3522,8 @@ namespace LuaPlayer
*
* @param string prefix
* @param string message
* @param uint8 channel
* @param [ChatMsg] channel
* @param [Player] receiver
* @param string fullMsg
*
*/
int SendAddonMessage(lua_State* L, Player* player)