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 40ede7440..6a81407ce 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -45,7 +45,7 @@ // 20111025 - 2011-10-25aRagexeRE+ - 0x6b, 0x6d #ifndef PACKETVER - #define PACKETVER 20110609 + #define PACKETVER 20111116 //#define PACKETVER 20100730 #endif |