summaryrefslogtreecommitdiffstats
path: root/source/ClientHandle.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/ClientHandle.h')
-rw-r--r--source/ClientHandle.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/ClientHandle.h b/source/ClientHandle.h
index ec79b3b71..cefbbd5d8 100644
--- a/source/ClientHandle.h
+++ b/source/ClientHandle.h
@@ -223,6 +223,11 @@ private:
int m_BlockDigY;
int m_BlockDigZ;
+ char m_LastDigStatus;
+ int m_LastDigX;
+ int m_LastDigY;
+ int m_LastDigZ;
+
enum eState
{
csConnected, // The client has just connected, waiting for their handshake / login