Update to 3.3.2 client.

This commit is contained in:
tomrus88 2010-02-03 04:31:26 +03:00
parent 6fef6a2e52
commit f24ba4981e
5 changed files with 6 additions and 7 deletions

View file

@ -36,7 +36,6 @@ extern DatabaseType loginDatabase;
enum eAuthCmd
{
//AUTH_NO_CMD = 0xFF,
AUTH_LOGON_CHALLENGE = 0x00,
AUTH_LOGON_PROOF = 0x01,
AUTH_RECONNECT_CHALLENGE = 0x02,