Updated to 10147 client build.

This commit is contained in:
tomrus88 2009-07-25 13:50:28 +04:00
parent a26e90019b
commit 1c93b206e8
6 changed files with 294 additions and 272 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 10128...
// will only support WoW, WoW:TBC and WoW:WotLK 3.2.0 client build 10147...
#define EXPECTED_MANGOS_CLIENT_BUILD {10128, 0}
#define EXPECTED_MANGOS_CLIENT_BUILD {10147, 0}
#endif