mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/PacketIO: 4936094379 followup - removed silly way of sending the packet
This commit is contained in:
@@ -347,5 +347,5 @@ void WorldSession::HandleQueryTreasurePicker(WorldPackets::Query::QueryTreasureP
|
||||
|
||||
// TODO: Missing treasure picker implementation
|
||||
|
||||
_player->SendDirectMessage(treasurePickerResponse.Write());
|
||||
SendPacket(treasurePickerResponse.Write());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user