aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTartalo <none@none>2010-02-23 23:50:34 +0100
committerTartalo <none@none>2010-02-23 23:50:34 +0100
commit002a0500f9f9e15641f4a4a1b5e13b9e61053ed4 (patch)
treed7356f7ce5ce37f0416d3455626633a8f967e2c3
parenteb83fe73064a05de8ec2dc421784595217416900 (diff)
parent4d48268797e239ea09b9c3fcd3d75b8d0286116f (diff)
Merge
--HG-- branch : trunk
-rw-r--r--src/game/Chat.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Chat.cpp b/src/game/Chat.cpp
index 588289b6e4d..bbedd5a71f4 100644
--- a/src/game/Chat.cpp
+++ b/src/game/Chat.cpp
@@ -1797,6 +1797,7 @@ void ChatHandler::FillMessageData(WorldPacket *data, WorldSession* session, uint
{
case CHAT_MSG_SAY:
case CHAT_MSG_PARTY:
+ case CHAT_MSG_PARTY_LEADER:
case CHAT_MSG_RAID:
case CHAT_MSG_GUILD:
case CHAT_MSG_OFFICER: