Core/PacketIO: Update opcodes for 11.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/ac7a95b45ca239d91b3daa8e2f77376382b092d2)
This commit is contained in:
@@ -358,7 +358,7 @@ namespace Game
|
||||
|
||||
// TODO: Missing treasure picker implementation
|
||||
|
||||
_player.SendPacket(treasurePickerResponse);
|
||||
SendPacket(treasurePickerResponse);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user