mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 16:37:00 +00:00
[7298] Switch to support client 3.0.9 (3551).
This commit is contained in:
parent
595d1477da
commit
1932ce1ae7
4 changed files with 11 additions and 12 deletions
|
|
@ -66,8 +66,8 @@ 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.0.8 client build 9506...
|
||||
// will only support WoW, WoW:TBC and WoW:WotLK 3.0.9 client build 9551...
|
||||
|
||||
#define EXPECTED_MANGOS_CLIENT_BUILD {9506, 0}
|
||||
#define EXPECTED_MANGOS_CLIENT_BUILD {9551, 0}
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue