Core/Chat: Send broadcast text id in sound packets to allow playing encrypted sound files
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e4609f6e18c181fbb54ec851a9ccd5bd3c6eb7b)
This commit is contained in:
@@ -2416,6 +2416,8 @@ namespace Game.AI
|
||||
{
|
||||
public uint soundId;
|
||||
public uint onlySelf;
|
||||
public uint distance; // NYI: awaiting cherry-pick
|
||||
public uint keyBroadcastTextId;
|
||||
}
|
||||
public struct Emote
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user