Updated client build

This commit is contained in:
tomrus88 2009-01-28 07:40:42 +03:00
parent 889817235d
commit 9ba229213f

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.0.8 client build 9464...
// will only support WoW, WoW:TBC and WoW:WotLK 3.0.8 client build 9506...
#define EXPECTED_MANGOS_CLIENT_BUILD {9464, 0}
#define EXPECTED_MANGOS_CLIENT_BUILD {9506, 0}
#endif