Typo (It´s not like you can compile anyways)

--HG--
branch : trunk
This commit is contained in:
Machiavelli
2010-06-09 10:04:42 +02:00
parent 81bba22353
commit f24290b47e

View File

@@ -323,7 +323,7 @@ void World::AddQueuedPlayer(WorldSession* sess)
packet << uint8(AUTH_WAIT_QUEUE);
packet << uint32(0); // BillingTimeRemaining
packet << uint8(0); // BillingPlanFlags
packet << uint32 0); // BillingTimeRested
packet << uint32(0); // BillingTimeRested
packet << uint8(sess->Expansion()); // 0 - normal, 1 - TBC, 2 - WOTLK, must be set in database manually for each account
packet << uint32(GetQueuePos(sess)); // Queue position
packet << uint8(0); // Unk 3.3.0