From 2424ac9283f7e370d4e3135758f92322c061c05e Mon Sep 17 00:00:00 2001 From: ai4rei Date: Sun, 16 Oct 2011 09:06:42 +0000 Subject: * Added field for the change slot feature to character select list packet for 2011-09-28aRagexeRE and newer. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14977 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index 3134d9374..239e1dddd 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -41,6 +41,7 @@ // 20100803 - 2010-08-03aRagexeRE+ - 0x6b, 0x6d, 0x827, 0x828, 0x829, 0x82a, 0x82b, 0x82c, 0x842, 0x843 // 20101124 - 2010-11-24aRagexeRE+ - 0x856, 0x857, 0x858 // 20110111 - 2011-01-11aRagexeRE+ - 0x6b, 0x6d +// 20110928 - 2011-09-28aRagexeRE+ - 0x6b, 0x6d #ifndef PACKETVER #define PACKETVER 20081126 -- cgit v1.2.3-70-g09d2