diff --git a/PlayerMethods.h b/PlayerMethods.h index 9caf2ef..4051c27 100644 --- a/PlayerMethods.h +++ b/PlayerMethods.h @@ -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)