From 955f144a8310583babd96963a0c8e604ce8c849b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 23 Sep 2014 14:12:43 +0300 Subject: eathena: add partial support for packet SMSG_PET_FOOD 0x01a3. --- 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 ce65cef86..ffb76bc99 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -227,6 +227,7 @@ #define SMSG_PET_EGGS_LIST 0x01a6 #define SMSG_PET_DATA 0x01a4 #define SMSG_PET_STATUS 0x01a2 +#define SMSG_PET_FOOD 0x01a3 #define SMSG_BANK_STATUS 0x09a6 -- cgit v1.2.3-60-g2f50