From 74b96285c2ad2f07af0af9f8926bcd5e253dcde9 Mon Sep 17 00:00:00 2001 From: Andrei Karas <akaras@inbox.ru> Date: Thu, 25 Sep 2014 16:54:25 +0300 Subject: eathena: add packet CMSG_HOMMERC_MOVE_TO 0x0232. --- 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 698bddf59..c1df2d1e6 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -419,6 +419,7 @@ #define CMSG_HOMUNCULUS_SET_NAME 0x0231 #define CMSG_HOMMERC_MOVE_TO_MASTER 0x0234 +#define CMSG_HOMMERC_MOVE_TO 0x0232 #define CMSG_DORI_DORI 0x01e7 #define CMSG_EXPLOSION_SPIRITS 0x01ed -- cgit v1.2.3-70-g09d2