From d1b748607aae28c82c0f53e0a97bc988174f6b7a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 3 Sep 2014 00:19:28 +0300 Subject: eathena: partially impliment packet SMSG_QUEST_UPDATE_OBJECTIVES 0x02b5. --- 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 7aee6cfa3..f77af71a5 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -185,6 +185,7 @@ #define SMSG_QUEST_ADD 0x02b3 #define SMSG_QUEST_LIST 0x02b1 #define SMSG_QUEST_LIST_OBJECTIVES 0x02b2 +#define SMSG_QUEST_UPDATE_OBJECTIVES 0x02b5 #define SMSG_MVP 0x010c -- cgit v1.2.3-70-g09d2