mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 13:37:00 +00:00
[9290] Some cleanups in realmd, no functional changes
This commit is contained in:
parent
aff7d022af
commit
573651435e
3 changed files with 2 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue