aboutsummaryrefslogtreecommitdiff
path: root/src/trinityrealm/AuthSocket.h
diff options
context:
space:
mode:
authormaanuel <none@none>2009-12-20 23:21:31 -0300
committermaanuel <none@none>2009-12-20 23:21:31 -0300
commitcca69e1c7d6c049751a1be42d664d5614ab9c3bc (patch)
tree09bd37b7ade56a7f7adb5c3e759d35cbe7c97dc9 /src/trinityrealm/AuthSocket.h
parentaf83219083a2473068eb17092f9933247eace9f7 (diff)
parent0e8dd6d97e015340f3f1ccb7be30d9f0c22b46bb (diff)
Merge
--HG-- branch : trunk
Diffstat (limited to 'src/trinityrealm/AuthSocket.h')
-rw-r--r--src/trinityrealm/AuthSocket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trinityrealm/AuthSocket.h b/src/trinityrealm/AuthSocket.h
index ecfdd159000..474ead86599 100644
--- a/src/trinityrealm/AuthSocket.h
+++ b/src/trinityrealm/AuthSocket.h
@@ -79,6 +79,7 @@ class AuthSocket: public TcpSocket
// between enUS and enGB, which is important for the patch system
std::string _localizationName;
uint16 _build;
+ uint8 _expversion;
AccountTypes _accountSecurityLevel;
};
#endif