From e79d2d215ed5c3a4aee43535fb72c12366c32cea Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Dec 2014 15:57:27 +0300 Subject: eathena: remove packet SMSG_TRADE_RESPONSE. --- src/net/eathena/protocol.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 879fb76dc..9bcdcf740 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -160,7 +160,6 @@ // Receiving a request to trade #define SMSG_TRADE_REQUEST 0x01f4 -#define SMSG_TRADE_RESPONSE 0x00e7 #define SMSG_TRADE_RESPONSE2 0x01f5 #define SMSG_TRADE_ITEM_ADD 0x080f #define SMSG_TRADE_ITEM_ADD_RESPONSE 0x00ea -- cgit v1.2.3-70-g09d2