Updated to 10072 client build.

This commit is contained in:
tomrus88 2009-07-08 22:03:53 +04:00
parent 3089d85035
commit c9258deb5a
4 changed files with 25 additions and 21 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 10048...
// will only support WoW, WoW:TBC and WoW:WotLK 3.2.0 client build 10072...
#define EXPECTED_MANGOS_CLIENT_BUILD {10048, 0}
#define EXPECTED_MANGOS_CLIENT_BUILD {10072, 0}
#endif