mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Fix documentation of SendAddonMessage
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user