[0042] Execute Flushbits before packet send

Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com>
This commit is contained in:
Yaki Khadafi 2012-08-09 20:01:22 +03:00 committed by Antz
parent 458dcc6f1a
commit 2102fea475
2 changed files with 3 additions and 1 deletions

View file

@ -139,6 +139,8 @@ void WorldSession::SendPacket(WorldPacket const* packet)
return;
}
packet->FlushBits();
#ifdef MANGOS_DEBUG
// Code for network use statistic