diff options
author | Shauren <shauren.trinity@gmail.com> | 2014-05-17 14:20:35 +0200 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2014-05-17 14:20:35 +0200 |
commit | 1094783715c16faf7553d2391b8bf23bfc51524d (patch) | |
tree | 98ac29f4b341d05ff144492c66ba3406c30d136d /src/server/authserver/Authentication/AuthCodes.cpp | |
parent | 81b8deef529517a1f13397ff2aa13154bccf86c9 (diff) | |
parent | 4136f3c974d2b08e1e9098fe9ab410db9a6aebd4 (diff) |
Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4
Diffstat (limited to 'src/server/authserver/Authentication/AuthCodes.cpp')
-rw-r--r-- | src/server/authserver/Authentication/AuthCodes.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/authserver/Authentication/AuthCodes.cpp b/src/server/authserver/Authentication/AuthCodes.cpp index 1bf5dcad51f..bb278dd6653 100644 --- a/src/server/authserver/Authentication/AuthCodes.cpp +++ b/src/server/authserver/Authentication/AuthCodes.cpp @@ -25,6 +25,7 @@ namespace AuthHelper {15595, 4, 3, 4, ' '}, {14545, 4, 2, 2, ' '}, {13623, 4, 0, 6, 'a'}, + {13930, 3, 3, 5, 'a'}, // 3.3.5a China Mainland build {12340, 3, 3, 5, 'a'}, {11723, 3, 3, 3, 'a'}, {11403, 3, 3, 2, ' '}, |