[7351] Fixed removing normal horde groups from queue. Author: Triply

Fixed Reflective shield - patch provided by Rastik. Thx

--HG--
branch : trunk
This commit is contained in:
megamage
2009-02-27 12:56:00 -06:00
parent dbe18a4469
commit 9e392472d4
5 changed files with 4 additions and 10 deletions

View File

@@ -89,7 +89,6 @@ void WorldSession::HandleMoveWorldportAckOpcode()
return;
}
//this will set player's team ... so IT MUST BE CALLED BEFORE SendInitialPacketsAfterAddToMap()
// battleground state prepare (in case join to BG), at relogin/tele player not invited
// only add to bg group and object, if the player was invited (else he entered through command)
if(_player->InBattleGround())