diff --git a/src/game/UpdateFields.h b/src/game/UpdateFields.h index 6cac80128..d7ec26b40 100644 --- a/src/game/UpdateFields.h +++ b/src/game/UpdateFields.h @@ -19,7 +19,7 @@ #ifndef _UPDATEFIELDS_AUTO_H #define _UPDATEFIELDS_AUTO_H -// Auto generated for version 0, 3, 0, 10952 +// Auto generated for version 0, 3, 0, 10958 enum EObjectFields { diff --git a/src/realmd/AuthCodes.h b/src/realmd/AuthCodes.h index 9d2a982bd..72d8b013d 100644 --- a/src/realmd/AuthCodes.h +++ b/src/realmd/AuthCodes.h @@ -66,9 +66,9 @@ enum LoginResult // we need to stick to 1 version or half of the stuff will work for someone // others will not and opposite -// will only support WoW, WoW:TBC and WoW:WotLK 3.3.0 client build 10952... +// will only support WoW, WoW:TBC and WoW:WotLK 3.3.0 client build 10958... -#define EXPECTED_MANGOS_CLIENT_BUILD {10952, 0} +#define EXPECTED_MANGOS_CLIENT_BUILD {10958, 0} // At update excepted builds please update if need define DEFAULT_MAX_LEVEL // in DBCEnum.h to default max player level expected by build