summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
authorMysterious <mysteriousragnarok@hotmail.com>2013-02-14 18:56:08 -0800
committerMysterious <mysteriousragnarok@hotmail.com>2013-02-14 18:56:08 -0800
commit7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e (patch)
tree3a6cb20957b1486d92f7f017e0e6048951112d87 /src/common/mmo.h
parent52e8c428bfc64a2285710256496331bfff19b651 (diff)
parent74c31098137aae3e0bfc962e4685a7050409df78 (diff)
downloadhercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.gz
hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.bz2
hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.xz
hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.zip
Merge pull request #4 from HerculesWS/master
Merging Hercules Changes
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r--src/common/mmo.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h
index 493f87691..2ef9789f2 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -46,8 +46,7 @@
// 20120307 - 2012-03-07aRagexeRE+ - 0x970
#ifndef PACKETVER
- #define PACKETVER 20120410
- //#define PACKETVER 20111116
+ #define PACKETVER 20120418
#endif
//Remove/Comment this line to disable sc_data saving. [Skotlex]