summaryrefslogtreecommitdiff
path: root/src/net/eathena/packetsout.inc
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-04-06 00:17:35 +0300
committerAndrei Karas <akaras@inbox.ru>2016-04-06 00:17:35 +0300
commit06ff9c9d685dafdb11ec4ea121016eb8c40fdd6a (patch)
treeebff8c227b592a8d2118ad5f4dee16d45e348e89 /src/net/eathena/packetsout.inc
parent8d19c3ed8e0c03f162e022dd0f09fff53f2bc055 (diff)
downloadplus-06ff9c9d685dafdb11ec4ea121016eb8c40fdd6a.tar.gz
plus-06ff9c9d685dafdb11ec4ea121016eb8c40fdd6a.tar.bz2
plus-06ff9c9d685dafdb11ec4ea121016eb8c40fdd6a.tar.xz
plus-06ff9c9d685dafdb11ec4ea121016eb8c40fdd6a.zip
Impliment packet CMSG_MERGE_ITEM_CANCEL 0x0974.
Diffstat (limited to 'src/net/eathena/packetsout.inc')
-rw-r--r--src/net/eathena/packetsout.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/packetsout.inc b/src/net/eathena/packetsout.inc
index 44ea8785f..ee5d35ba5 100644
--- a/src/net/eathena/packetsout.inc
+++ b/src/net/eathena/packetsout.inc
@@ -265,6 +265,7 @@ packet(CMSG_SEARCHSTORE_CLOSE, 0x083b);
packet(CMSG_SEARCHSTORE_CLICK, 0x0835);
packet(CMSG_MERGE_ITEM_ACK, 0x096e);
+packet(CMSG_MERGE_ITEM_CANCEL, 0x0974);
packet(CMSG_SET_STATUS, 0x0b0e);