From 3ff2ba0b4a6bf7e0f693d0d72ca5360767d3cc2c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Sep 2014 11:49:43 +0300 Subject: eathena: add packet CMSG_PLAYER_FAVORITE_ITEM 0x0907. --- 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 3889a2c1c..1a913b75d 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -259,6 +259,7 @@ #define CMSG_PLAYER_INSERT_CARD 0x017c #define CMSG_PLAYER_VIEW_EQUIPMENT 0x02d6 #define CMSG_PLAYER_SET_EQUIPMENT_VISIBLE 0x02d8 +#define CMSG_PLAYER_FAVORITE_ITEM 0x0907 #define CMSG_ITEM_PICKUP 0x07e4 #define CMSG_PLAYER_CHANGE_DIR 0x0202 -- cgit v1.2.3-70-g09d2