diff options
author | megamage <none@none> | 2009-06-13 09:18:54 -0500 |
---|---|---|
committer | megamage <none@none> | 2009-06-13 09:18:54 -0500 |
commit | ee9c12b48041884267c483ec1d5a197a9d9729ab (patch) | |
tree | ab220e68b73d4164fb8188ddf518b0eb57510e15 /src/trinityrealm/AuthCodes.h | |
parent | 6b7964e3b437102c57dff3f96f16ba181334759a (diff) |
*Some fix of vehicles. Thanks to Seizerkiller.
--HG--
branch : trunk
Diffstat (limited to 'src/trinityrealm/AuthCodes.h')
-rw-r--r-- | src/trinityrealm/AuthCodes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trinityrealm/AuthCodes.h b/src/trinityrealm/AuthCodes.h index 467f9826676..4ef5e4e8699 100644 --- a/src/trinityrealm/AuthCodes.h +++ b/src/trinityrealm/AuthCodes.h @@ -67,6 +67,7 @@ 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.3 client build 9947... #define EXPECTED_TRINITY_CLIENT_BUILD {9947, 0} |