summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-12-22 00:26:41 +0300
committerAndrei Karas <akaras@inbox.ru>2014-12-22 00:26:41 +0300
commit7787e10673e0b2a379b713ec823c6858e5ec1249 (patch)
tree16ff087a563df6d09f7862b145b92b2818154d15 /src/net/eathena/protocol.h
parent8a85cb2bc295ad0ec9e275782b7392c2f99ba134 (diff)
downloadManaVerse-7787e10673e0b2a379b713ec823c6858e5ec1249.tar.gz
ManaVerse-7787e10673e0b2a379b713ec823c6858e5ec1249.tar.bz2
ManaVerse-7787e10673e0b2a379b713ec823c6858e5ec1249.tar.xz
ManaVerse-7787e10673e0b2a379b713ec823c6858e5ec1249.zip
eathena: add packet CMSG_NPC_MARKET_CLOSE 0x09d8.
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 138cdc04d..fa5940ea3 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -382,6 +382,7 @@
#define CMSG_NPC_BUY_SELL_REQUEST 0x00c5
#define CMSG_NPC_BUY_REQUEST 0x00c8
#define CMSG_NPC_SELL_REQUEST 0x00c9
+#define CMSG_NPC_MARKET_CLOSE 0x09d8
#define CMSG_TRADE_REQUEST 0x00e4
#define CMSG_TRADE_RESPONSE 0x00e6