No real changes.

This commit is contained in:
tomrus88 2009-05-13 12:25:29 +04:00
parent 9b2266f7a5
commit 3353055d9b
2 changed files with 2 additions and 1 deletions

View file

@ -369,7 +369,7 @@ void WorldSession::SendLfgResult(uint32 type, uint32 entry, uint8 lfg_type)
data << uint32(plr->GetZoneId()); // areaid
if(flags & 0x100)
data << uint8(0); // unk
data << uint8(0); // LFG/LFM flag?
if(flags & 0x80)
{