summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
authorStreusel <advance_me@hotmail.de>2013-02-11 20:30:08 -0800
committerStreusel <advance_me@hotmail.de>2013-02-11 20:30:08 -0800
commitf2860969d87d29b8bc0d1bfc780e8234bef8bbb4 (patch)
tree386a414bc7ef5f7c0846350d3a5d8dc13432cc83 /src/common/mmo.h
parent33fa32fd902bb2e836b7d92441fdffe006e563ca (diff)
parent20abc4a94a4bd3a7428c042cc6d1c313272fbc28 (diff)
downloadhercules-f2860969d87d29b8bc0d1bfc780e8234bef8bbb4.tar.gz
hercules-f2860969d87d29b8bc0d1bfc780e8234bef8bbb4.tar.bz2
hercules-f2860969d87d29b8bc0d1bfc780e8234bef8bbb4.tar.xz
hercules-f2860969d87d29b8bc0d1bfc780e8234bef8bbb4.zip
Merge github.com:HerculesWS/Hercules
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]