diff options
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} |