Updated to new client build

This commit is contained in:
tomrus88 2009-03-04 14:58:11 +03:00
parent 2197da6407
commit e6a66cdc54
18 changed files with 360 additions and 188 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 9626...
// will only support WoW, WoW:TBC and WoW:WotLK 3.1.0 client build 9637...
#define EXPECTED_MANGOS_CLIENT_BUILD {9626, 0}
#define EXPECTED_MANGOS_CLIENT_BUILD {9637, 0}
#endif