Updated to 10128 client build.

This commit is contained in:
tomrus88 2009-07-21 23:19:24 +04:00
parent 4c709772c1
commit 09907c8e61
3 changed files with 43 additions and 38 deletions

View file

@ -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.2.0 client build 10116...
// will only support WoW, WoW:TBC and WoW:WotLK 3.2.0 client build 10128...
#define EXPECTED_MANGOS_CLIENT_BUILD {10116, 0}
#define EXPECTED_MANGOS_CLIENT_BUILD {10128, 0}
#endif