summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-06 13:50:52 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-06 13:50:52 +0300
commit2452dcf6d7a55fbccccfd7ea426d0e976023a52a (patch)
tree3c8a5b9456ec215208b4bef61289a08b30eb0098 /src/net/eathena/protocol.h
parent0335e7660cd45d85cbd912510b9d2967bdba553d (diff)
downloadManaVerse-2452dcf6d7a55fbccccfd7ea426d0e976023a52a.tar.gz
ManaVerse-2452dcf6d7a55fbccccfd7ea426d0e976023a52a.tar.bz2
ManaVerse-2452dcf6d7a55fbccccfd7ea426d0e976023a52a.tar.xz
ManaVerse-2452dcf6d7a55fbccccfd7ea426d0e976023a52a.zip
eathena: add packet CMSG_AUCTION_SET_ITEM 0x024c.
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 b02b6e79c..e57cfd197 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -515,5 +515,6 @@
#define CMSG_FRIENDS_DELETE_PLAYER 0x020a
#define CMSG_AUCTION_CANCEL_REQUEST 0x024b
+#define CMSG_AUCTION_SET_ITEM 0x024c
#endif // NET_EATHENA_PROTOCOL_H