summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-02-12 02:18:17 -0200
committershennetsind <ind@henn.et>2013-02-12 02:18:17 -0200
commit16859820551f61bf26a99139fd6e4fd9425f1154 (patch)
tree4909c0b2a393abcf43342c31f3487182bb14be8d /src/common/mmo.h
parent7a8857cbf73d589ded8ef7bcf000063ad0ef1432 (diff)
downloadhercules-16859820551f61bf26a99139fd6e4fd9425f1154.tar.gz
hercules-16859820551f61bf26a99139fd6e4fd9425f1154.tar.bz2
hercules-16859820551f61bf26a99139fd6e4fd9425f1154.tar.xz
hercules-16859820551f61bf26a99139fd6e4fd9425f1154.zip
Updating Packetver to April 18th
not that it actually changes something yet, but Jman needs a new commit to test Hercules IRC Bot. Signed-off-by: shennetsind <ind@henn.et>
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]