mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
Updated to latest PTR build.
This commit is contained in:
parent
32168d697b
commit
393d46f9f6
13 changed files with 103 additions and 46 deletions
|
|
@ -2646,9 +2646,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.3 client build 11573...
|
||||
// will only support WoW, WoW:TBC and WoW:WotLK 3.3.3 client build 11643...
|
||||
|
||||
#define EXPECTED_MANGOSD_CLIENT_BUILD {11573, 0}
|
||||
#define EXPECTED_MANGOSD_CLIENT_BUILD {11643, 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