mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 22:37:02 +00:00
Updated to build 11685.
This commit is contained in:
parent
48ed38f37b
commit
fc3f08a468
3 changed files with 4 additions and 4 deletions
|
|
@ -2661,9 +2661,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 11655...
|
||||
// will only support WoW, WoW:TBC and WoW:WotLK 3.3.3 client build 11685...
|
||||
|
||||
#define EXPECTED_MANGOSD_CLIENT_BUILD {11655, 0}
|
||||
#define EXPECTED_MANGOSD_CLIENT_BUILD {11685, 0}
|
||||
|
||||
// max supported expansion level in mangosd
|
||||
// NOTE: not set it more that supported by targeted client version with all expansions installed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue