diff options
Diffstat (limited to '')
-rw-r--r-- | source/cClientHandle.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/source/cClientHandle.h b/source/cClientHandle.h index cd0cbeae3..3ea94fa98 100644 --- a/source/cClientHandle.h +++ b/source/cClientHandle.h @@ -21,13 +21,6 @@ -#define MCS_PROTOCOL_VERSION 29 // Synchronize this with MCS_CLIENT_VERSION below! -#define MCS_CLIENT_VERSION "1.2.4, 1.2.5" - - - - - class cChunkDataSerializer; class cInventory; class cMonster; |