diff options
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r-- | src/common/mmo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h index bd5a067d9..882ccac30 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -10,7 +10,7 @@ // server protocol version #ifndef PACKETVER - #define PACKETVER 8 + #define PACKETVER 7 #endif #define FIFOSIZE_SERVERLINK 256*1024 |