From 0c8df80415b17f1689d9b94ba4ee41351f75b682 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Sat, 3 May 2014 02:11:37 +0200 Subject: Core/Auth: Add support for build 13930 of china By phoenixfight closes #11978 --- src/server/authserver/Authentication/AuthCodes.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/server/authserver/Authentication/AuthCodes.cpp') 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, ' '}, -- cgit v1.2.3