From 659ceeecb82c3c8cc617be93d0d45e15965435ae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 9 Oct 2014 18:30:32 +0300 Subject: eathena: add partial support for packet SMSG_TRADE_UNDO 0x00f1. --- 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 aaf75daf6..d94c8c036 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -164,6 +164,7 @@ #define SMSG_TRADE_OK 0x00ec #define SMSG_TRADE_CANCEL 0x00ee #define SMSG_TRADE_COMPLETE 0x00f0 +#define SMSG_TRADE_UNDO 0x00f1 #define SMSG_PARTY_CREATE 0x00fa #define SMSG_PARTY_INFO 0x00fb -- cgit v1.2.3-60-g2f50