mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Fix few typos in previous commit
This commit is contained in:
@@ -3674,7 +3674,7 @@ namespace LuaPlayer
|
||||
/**
|
||||
* Plays sound to [Player]
|
||||
*
|
||||
* See [Unit]:PlayDirectSound
|
||||
* See [Unit:PlayDirectSound]
|
||||
*
|
||||
* @param uint32 sound : entry of a sound
|
||||
*/
|
||||
|
||||
@@ -2178,7 +2178,7 @@ namespace LuaUnit
|
||||
* The [Unit] will whisper the message to a [Player]
|
||||
*
|
||||
* @param string msg : message for the [Unit] to emote
|
||||
* @param lang : language for the [Unit] to speak
|
||||
* @param uint32 lang : language for the [Unit] to speak
|
||||
* @param [Player] receiver : specific [Unit] to receive the message
|
||||
* @param bool bossWhisper = false : is a boss whisper
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user