From d91a8fd5d574454265c9a6088f7aa089d7905ba0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 7 Oct 2014 21:32:06 +0300 Subject: eathena: add partial support for packet SMSG_FAMILY_DIVORCED 0x0205. --- 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 ae1bec131..65bc4c2f5 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -237,6 +237,7 @@ #define SMSG_FAMILY_ASK_FOR_CHILD 0x01f6 #define SMSG_FAMILY_CALL_PARTNER 0x01e6 +#define SMSG_FAMILY_DIVORCED 0x0205 #define SMSG_PET_MESSAGE 0x01aa #define SMSG_PET_ROULETTE 0x01a0 -- cgit v1.2.3-70-g09d2