mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 22:37:04 +00:00
Started 3.3.5 branch.
This commit is contained in:
parent
8bc9aa6a92
commit
123a7eec08
2 changed files with 3 additions and 3 deletions
|
|
@ -2676,9 +2676,9 @@ enum TotemSlot
|
|||
|
||||
// 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.3 client build 11723...
|
||||
// will only support WoW, WoW:TBC and WoW:WotLK 3.3.5 client build 11993...
|
||||
|
||||
#define EXPECTED_MANGOSD_CLIENT_BUILD {11723, 0}
|
||||
#define EXPECTED_MANGOSD_CLIENT_BUILD {11993, 0}
|
||||
|
||||
// max supported expansion level in mangosd
|
||||
// NOTE: not set it more that supported by targeted client version with all expansions installed
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
#ifndef _UPDATEFIELDS_AUTO_H
|
||||
#define _UPDATEFIELDS_AUTO_H
|
||||
|
||||
// Auto generated for version 3, 3, 3, 11723
|
||||
// Auto generated for version 0, 3, 5, 11993
|
||||
|
||||
enum EObjectFields
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue