Updated to client 3.2.0.10026, not tested.

This commit is contained in:
tomrus88 2009-06-24 10:23:02 +04:00
parent 517697768a
commit 7df6372458
11 changed files with 148 additions and 85 deletions

View file

@ -1467,6 +1467,7 @@ bool Player::BuildEnumData( QueryResult * result, WorldPacket * p_data )
// character customize (flags?)
*p_data << uint32(atLoginFlags & AT_LOGIN_CUSTOMIZE ? 1 : 0);
*p_data << uint8(1); // unknown
*p_data << uint8(0); // 3.2
// Pets info
{