summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-02-06 22:57:38 +0300
committerAndrei Karas <akaras@inbox.ru>2015-02-06 22:57:38 +0300
commit4cb9439d01c50141ce14e24180b50e20d17895d6 (patch)
tree03aea812492e94cb12dc50b1dd2f564905e1bf6b /src/net/eathena/protocol.h
parent77f95ae5238aad4dbbdc88772929ca78fbfe0577 (diff)
downloadManaVerse-4cb9439d01c50141ce14e24180b50e20d17895d6.tar.gz
ManaVerse-4cb9439d01c50141ce14e24180b50e20d17895d6.tar.bz2
ManaVerse-4cb9439d01c50141ce14e24180b50e20d17895d6.tar.xz
ManaVerse-4cb9439d01c50141ce14e24180b50e20d17895d6.zip
eathena: add packet SMSG_BUYINGSTORE_SELLER_SELL_FAILED 0x0824.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index 6a5860d0e..640db8a78 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -176,6 +176,7 @@
#define SMSG_BUYINGSTORE_SELL_FAILED 0x081a
#define SMSG_BUYINGSTORE_REPORT 0x081b
#define SMSG_BUYINGSTORE_DELETE_ITEM 0x081c
+#define SMSG_BUYINGSTORE_SELLER_SELL_FAILED 0x0824
// Receiving a request to trade
#define SMSG_TRADE_REQUEST 0x01f4