summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorkenpachi2k11 <kenpachi2k11@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-21 23:05:42 +0000
committerkenpachi2k11 <kenpachi2k11@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-21 23:05:42 +0000
commitb2383ce1b0541bfd3136689ba6f602dbfb43f5ba (patch)
tree374ffbfb4d47d7874e872582207780d7178f2909 /src/common
parentcb618b47e47695d842282f920543a0fb05ec7296 (diff)
downloadhercules-b2383ce1b0541bfd3136689ba6f602dbfb43f5ba.tar.gz
hercules-b2383ce1b0541bfd3136689ba6f602dbfb43f5ba.tar.bz2
hercules-b2383ce1b0541bfd3136689ba6f602dbfb43f5ba.tar.xz
hercules-b2383ce1b0541bfd3136689ba6f602dbfb43f5ba.zip
Fixed documentation for bNoWeaponDamage and bNoMagicDamage. (bugreport:5972)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16468 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 7557d0ce3..b9b8bc336 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -46,7 +46,7 @@
// 20120307 - 2012-03-07aRagexeRE+ - 0x970
#ifndef PACKETVER
- #define PACKETVER 20120410
+ #define PACKETVER 20110315
//#define PACKETVER 20111116
#endif