Core/PacketIO: Updated opcodes to 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/98b95fb264c4f1e30613a6dbd4cc892c6265b548)
This commit is contained in:
@@ -287,7 +287,7 @@ namespace Game
|
||||
}
|
||||
}
|
||||
|
||||
[WorldPacketHandler(ClientOpcodes.DepositGuildBankItem)]
|
||||
//[WorldPacketHandler(ClientOpcodes.DepositGuildBankItem)]
|
||||
void HandleDepositGuildBankItem(DepositGuildBankItem depositGuildBankItem)
|
||||
{
|
||||
if (!GetPlayer().GetGameObjectIfCanInteractWith(depositGuildBankItem.Banker, GameObjectTypes.GuildBank))
|
||||
|
||||
Reference in New Issue
Block a user