Updated to 10083 client build.

This commit is contained in:
tomrus88 2009-07-11 07:46:50 +04:00
parent 26fa65d840
commit 755c8a1a81
7 changed files with 39 additions and 37 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 10072...
// will only support WoW, WoW:TBC and WoW:WotLK 3.2.0 client build 10083...
#define EXPECTED_MANGOS_CLIENT_BUILD {10072, 0}
#define EXPECTED_MANGOS_CLIENT_BUILD {10083, 0}
#endif