mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix
This commit is contained in:
@@ -459,7 +459,7 @@ void WorldSession::HandleMessagechatOpcode(WorldPacket& recvData)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
sScriptMgr->OnPlayerChat(GetPlayer(), type, lang, msg);
|
sScriptMgr->OnPlayerCanUseChat(GetPlayer(), type, lang, msg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user