diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 923d2ee9c..1a6d91d53 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -187,6 +187,7 @@ #define SMSG_QUEST_LIST 0x02b1 #define SMSG_QUEST_LIST_OBJECTIVES 0x02b2 #define SMSG_QUEST_UPDATE_OBJECTIVES 0x02b5 +#define SMSG_QUEST_REMOVE 0x02b4 #define SMSG_MVP 0x010c |