mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
Update to 3.3.2 client.
This commit is contained in:
parent
6fef6a2e52
commit
f24ba4981e
5 changed files with 6 additions and 7 deletions
|
|
@ -2647,9 +2647,9 @@ enum PetTameFailureReason
|
|||
|
||||
// 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.0a client build 11159...
|
||||
// will only support WoW, WoW:TBC and WoW:WotLK 3.3.2 client build 11403...
|
||||
|
||||
#define EXPECTED_MANGOSD_CLIENT_BUILD {11159, 0}
|
||||
#define EXPECTED_MANGOSD_CLIENT_BUILD {11403, 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