Core/Grids: Move packet sending functionality out of MessageDistDeliverer and into separate, customizable class and unify LocalizedPacketDo, LocalizedPacketListDo as generic localizable action
Port From (https://github.com/TrinityCore/TrinityCore/commit/fb66575d38d2ba7ffc24c29824fa75d7019de549)
This commit is contained in:
@@ -3804,6 +3804,7 @@ namespace Game.Spells
|
||||
|
||||
packet.LogData.Initialize(this);
|
||||
|
||||
|
||||
m_caster.SendCombatLogMessage(packet);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user