Updated to 10116 client build.

This commit is contained in:
tomrus88 2009-07-17 17:01:47 +04:00
parent ca2a2195be
commit 3de88aef12
10 changed files with 14 additions and 8 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 10083...
// will only support WoW, WoW:TBC and WoW:WotLK 3.2.0 client build 10116...
#define EXPECTED_MANGOS_CLIENT_BUILD {10083, 0}
#define EXPECTED_MANGOS_CLIENT_BUILD {10116, 0}
#endif