mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
[7351] Fixed removing normal horde groups from queue.
Fixed Reflective shield - patch provided by Rastik. Thx Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
parent
95439564aa
commit
3560d9de54
5 changed files with 4 additions and 10 deletions
|
|
@ -87,7 +87,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())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue