From 529e8fba8242e4eb1cf1d90049a0f71068c72b30 Mon Sep 17 00:00:00 2001 From: wowpsp Date: Sat, 18 May 2013 22:03:18 +0800 Subject: support 1.12.3 (build 6141) --- 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 55229e0d18b..b47ef21b24b 100644 --- a/src/server/authserver/Authentication/AuthCodes.cpp +++ b/src/server/authserver/Authentication/AuthCodes.cpp @@ -37,6 +37,7 @@ namespace AuthHelper static RealmBuildInfo const PreBcAcceptedClientBuilds[] = { + {6141, 1, 12, 3, ' '}, {6005, 1, 12, 2, ' '}, {5875, 1, 12, 1, ' '}, {0, 0, 0, 0, ' '} // terminator -- cgit v1.2.3