Updated to latest client build 9742

This commit is contained in:
tomrus88 2009-03-31 11:30:49 +04:00
parent abae3cac91
commit 8e485ac249
3 changed files with 4 additions and 4 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.1.0 client build 9733...
// will only support WoW, WoW:TBC and WoW:WotLK 3.1.0 client build 9742...
#define EXPECTED_MANGOS_CLIENT_BUILD {9733, 0}
#define EXPECTED_MANGOS_CLIENT_BUILD {9742, 0}
#endif