Removed unsupported client build.

This commit is contained in:
tomrus88 2009-05-10 13:04:57 +04:00
parent 0db4ccc692
commit 12bd33afc6

View file

@ -68,6 +68,6 @@ enum LoginResult
// others will not and opposite // others will not and opposite
// will only support WoW, WoW:TBC and WoW:WotLK 3.1.2 client build 9868... // will only support WoW, WoW:TBC and WoW:WotLK 3.1.2 client build 9868...
#define EXPECTED_MANGOS_CLIENT_BUILD {9835, 9868, 0} #define EXPECTED_MANGOS_CLIENT_BUILD {9868, 0}
#endif #endif