From d64c4227eba0d93267b1bd85af009018d872e554 Mon Sep 17 00:00:00 2001 From: Protimus Date: Sun, 11 Mar 2012 05:28:50 +0000 Subject: * Added packets for clients 2012-03-07+ Not is recommended use this version yet, there are small packets structures to do changes. * Added support for packet 0x970. New schema of character creation. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15675 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 602a2e40b..2e25eae16 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -43,6 +43,7 @@ // 20110111 - 2011-01-11aRagexeRE+ - 0x6b, 0x6d // 20110928 - 2011-09-28aRagexeRE+ - 0x6b, 0x6d // 20111025 - 2011-10-25aRagexeRE+ - 0x6b, 0x6d +// 20120307 - 2012-03-07aRagexeRE+ - 0x970 #ifndef PACKETVER #define PACKETVER 20111116 -- cgit v1.2.3-70-g09d2