mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 16:37:04 +00:00
Updated to latest client build 10357.
This commit is contained in:
parent
ed2b97287b
commit
af8ec3d94f
2 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@
|
|||
#ifndef _UPDATEFIELDS_AUTO_H
|
||||
#define _UPDATEFIELDS_AUTO_H
|
||||
|
||||
// Auto generated for version 0, 2, 2, 10257
|
||||
// Auto generated for version 0, 2, 2, 10357
|
||||
|
||||
enum EObjectFields
|
||||
{
|
||||
|
|
|
|||
|
|
@ -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.2.2 client build 10257...
|
||||
// will only support WoW, WoW:TBC and WoW:WotLK 3.2.2 client build 10357...
|
||||
|
||||
#define EXPECTED_MANGOS_CLIENT_BUILD {10257, 0}
|
||||
#define EXPECTED_MANGOS_CLIENT_BUILD {10357, 0}
|
||||
|
||||
// At update excepted builds please update if need define DEFAULT_MAX_LEVEL
|
||||
// in DBCEnum.h to default max player level expected by build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue