Build error fixes

43 errors left at this point
This commit is contained in:
Charles A Edwards 2016-01-30 19:17:47 +00:00 committed by Antz
parent 3abc31c429
commit 924d182855
18 changed files with 123 additions and 71 deletions

View file

@ -53,7 +53,7 @@ void WorldSession::HandleBattlemasterHelloOpcode(WorldPacket& recv_data)
if (!pCreature)
return;
if (!pCreature->isBattleMaster()) // it's not battlemaster
if (!pCreature->IsBattleMaster()) // it's not battlemaster
return;
// Stop the npc if moving