From cb8de74ca982c59387f83047201ecd75ee1ed533 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 6 Oct 2014 01:32:56 +0300 Subject: eathena: add packet CMSG_CHAR_CHANGE_SLOT 0x08d4. --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 71baa43be..29b372a1f 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -295,6 +295,7 @@ #define CMSG_CHAR_CREATE_PIN 0x08ba #define CMSG_CHAR_CHECK_RENAME 0x08fc #define CMSG_CHAR_RENAME 0x028f +#define CMSG_CHAR_CHANGE_SLOT 0x08d4 #define CMSG_MAP_SERVER_CONNECT 0x089c #define CMSG_MAP_PING 0x035f /**< Send to server with tick */ -- cgit v1.2.3-60-g2f50