From 83679d661c29e6e861375c329fa6618365f417c8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 14 Oct 2014 13:09:20 +0300 Subject: eathena: add partial support for packet SMSG_AUCTION_OPEN_WINDOW 0x025f. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index c2a6dfbfc..a6c0d7546 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -291,6 +291,8 @@ #define SMSG_FRIENDS_LIST 0x0201 #define SMSG_FRIENDS_REQUEST_ACK 0x0209 +#define SMSG_AUCTION_OPEN_WINDOW 0x025f + /********************************** * Packets from client to server * **********************************/ -- cgit v1.2.3-60-g2f50