summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-02-06 22:13:01 +0300
committerAndrei Karas <akaras@inbox.ru>2015-02-06 22:13:01 +0300
commit77f95ae5238aad4dbbdc88772929ca78fbfe0577 (patch)
treed15c235af2071b3efcd6558488e77be7846c1836 /src/net/eathena/protocol.h
parent23a6cfe6fd8af082d2bb296f3a5efae9d1f834c9 (diff)
downloadManaVerse-77f95ae5238aad4dbbdc88772929ca78fbfe0577.tar.gz
ManaVerse-77f95ae5238aad4dbbdc88772929ca78fbfe0577.tar.bz2
ManaVerse-77f95ae5238aad4dbbdc88772929ca78fbfe0577.tar.xz
ManaVerse-77f95ae5238aad4dbbdc88772929ca78fbfe0577.zip
eathena: add partial support for packet SMSG_BUYINGSTORE_DELETE_ITEM 0x081c.
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 399b034cb..6a5860d0e 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -175,6 +175,7 @@
#define SMSG_BUYINGSTORE_ITEMS_LIST 0x0818
#define SMSG_BUYINGSTORE_SELL_FAILED 0x081a
#define SMSG_BUYINGSTORE_REPORT 0x081b
+#define SMSG_BUYINGSTORE_DELETE_ITEM 0x081c
// Receiving a request to trade
#define SMSG_TRADE_REQUEST 0x01f4