From 752c00b3e14478ebfc243938ed0bfd3af0a05f58 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 22 Feb 2015 15:00:14 +0300 Subject: eathena: add packet CMSG_PET_MOVE_TO 0x0b11. --- 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 a9ab76092..9f5cdfd7e 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -515,6 +515,7 @@ #define CMSG_PET_MENU_ACTION 0x01a1 #define CMSG_PET_TALK 0x0b0c #define CMSG_PET_EMOTE 0x0b0d +#define CMSG_PET_MOVE_TO 0x0b11 #define CMSG_MERCENARY_ACTION 0x029f #define CMSG_HOMUNCULUS_SET_NAME 0x0231 -- cgit v1.2.3-60-g2f50