diff options
author | eathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-18 01:12:31 +0000 |
---|---|---|
committer | eathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-18 01:12:31 +0000 |
commit | a449f78713564d63597262bf9450e090cf4cd930 (patch) | |
tree | 7d73f2d19631143c199059043b63b5fe12e8861b /src/common/mmo.h | |
parent | a2e15285da9da6bdd83015091d8963c4584ec5d5 (diff) | |
download | hercules-a449f78713564d63597262bf9450e090cf4cd930.tar.gz hercules-a449f78713564d63597262bf9450e090cf4cd930.tar.bz2 hercules-a449f78713564d63597262bf9450e090cf4cd930.tar.xz hercules-a449f78713564d63597262bf9450e090cf4cd930.zip |
* Merged changes up to eAthena 15034.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15154 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r-- | src/common/mmo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h index 2b39bf6d8..0d14970d1 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -42,6 +42,7 @@ // 20101124 - 2010-11-24aRagexeRE+ - 0x856, 0x857, 0x858 // 20110111 - 2011-01-11aRagexeRE+ - 0x6b, 0x6d // 20110928 - 2011-09-28aRagexeRE+ - 0x6b, 0x6d +// 20111025 - 2011-10-25aRagexeRE+ - 0x6b, 0x6d #ifndef PACKETVER #define PACKETVER 20110609 |