mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
Added lost changes.
This commit is contained in:
parent
5e15a6553c
commit
178679b4fa
1 changed files with 2 additions and 2 deletions
|
|
@ -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 10596...
|
||||
// will only support WoW, WoW:TBC and WoW:WotLK 3.3.0 client build 10623...
|
||||
|
||||
#define EXPECTED_MANGOS_CLIENT_BUILD {10596, 0}
|
||||
#define EXPECTED_MANGOS_CLIENT_BUILD {10623, 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