mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
Core/PacketIO: Update opcodes for 11.0.5
This commit is contained in:
@@ -1206,6 +1206,8 @@ void WorldSession::HandlePlayerLogin(LoginQueryHolder const& holder)
|
||||
pCurrChar->SetGuildLevel(0);
|
||||
}
|
||||
|
||||
SendAuctionFavoriteList();
|
||||
|
||||
pCurrChar->GetSession()->GetBattlePetMgr()->SendJournalLockStatus();
|
||||
|
||||
pCurrChar->SendInitialPacketsBeforeAddToMap();
|
||||
|
||||
Reference in New Issue
Block a user