summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorkenpachi2k11 <kenpachi2k11@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-22 10:35:33 +0000
committerkenpachi2k11 <kenpachi2k11@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-22 10:35:33 +0000
commitb14a2851c154e020590e94e1d16a2b4d69be61a6 (patch)
tree8079f3e99dca54f918621f0d998db6819addb379 /src/common
parentb405d82a1cf504963e5839f234b9e4aecaf90c2f (diff)
downloadhercules-b14a2851c154e020590e94e1d16a2b4d69be61a6.tar.gz
hercules-b14a2851c154e020590e94e1d16a2b4d69be61a6.tar.bz2
hercules-b14a2851c154e020590e94e1d16a2b4d69be61a6.tar.xz
hercules-b14a2851c154e020590e94e1d16a2b4d69be61a6.zip
Follow up r16468 - removed the "n is meaningless" comment from bNoWeaponDamage and bNoMagicDamage and reset PACKETVER to 20120410.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16474 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/common')
-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 b9b8bc336..7557d0ce3 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -46,7 +46,7 @@
// 20120307 - 2012-03-07aRagexeRE+ - 0x970
#ifndef PACKETVER
- #define PACKETVER 20110315
+ #define PACKETVER 20120410
//#define PACKETVER 20111116
#endif