Skip to content

Commit

Permalink
Update AuthSocket.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehonal committed Nov 18, 2016
1 parent 7e56f3f commit d591c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/authserver/Server/AuthSocket.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ enum eStatus
STATUS_CHALLENGE,
STATUS_LOGON_PROOF,
STATUS_RECON_PROOF,
STATUS_PATCH, // unused in CMaNGOS
STATUS_PATCH, // unused
STATUS_AUTHED,
STATUS_CLOSED
};
Expand Down

0 comments on commit d591c11

Please sign in to comment.