summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-05-15 17:53:07 -0300
committershennetsind <ind@henn.et>2013-05-15 17:53:07 -0300
commit60de1463d87f90ed7fb2bc9ec379d9abad1ef3c2 (patch)
tree28d5b820789b728435fef5bcf232b49ec4752174 /src/common/mmo.h
parentb864056b8d088660fca9129bddad477732ed8df9 (diff)
downloadhercules-60de1463d87f90ed7fb2bc9ec379d9abad1ef3c2.tar.gz
hercules-60de1463d87f90ed7fb2bc9ec379d9abad1ef3c2.tar.bz2
hercules-60de1463d87f90ed7fb2bc9ec379d9abad1ef3c2.tar.xz
hercules-60de1463d87f90ed7fb2bc9ec379d9abad1ef3c2.zip
Packetver Revert
Follow up 0aee4fd57f2f4135361f4182a08a98cf52ed9d10 Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r--src/common/mmo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h
index 581a7a357..257a3b42d 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -47,7 +47,7 @@
// 20120307 - 2012-03-07aRagexeRE+ - 0x970
#ifndef PACKETVER
- #define PACKETVER 20130320
+ #define PACKETVER 20120418
#endif
//Remove/Comment this line to disable sc_data saving. [Skotlex]