summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-03 20:04:28 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-06 01:18:56 +0300
commitdb1548f44fb972c0c60b742dfece7e1f442e0378 (patch)
tree8edc5a23f78c17afa2ae7f271af3c6b32b264bf6 /src/net/eathena/protocol.h
parent28741b7ba3eea91a80fef6e1b2e57553c67bf6ea (diff)
downloadplus-db1548f44fb972c0c60b742dfece7e1f442e0378.tar.gz
plus-db1548f44fb972c0c60b742dfece7e1f442e0378.tar.bz2
plus-db1548f44fb972c0c60b742dfece7e1f442e0378.tar.xz
plus-db1548f44fb972c0c60b742dfece7e1f442e0378.zip
eathena: fix a bit support for packet SMSG_PLAYER_INVENTORY 0x0991.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index 45c7e9592..449fe0d48 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -68,7 +68,7 @@
#define SMSG_PLAYER_GET_EXP 0x07f6
#define SMSG_WHO_ANSWER 0x00c2
#define SMSG_PLAYER_WARP 0x0091 /**< Warp player to map/location */
-#define SMSG_PLAYER_INVENTORY 0x01ee
+#define SMSG_PLAYER_INVENTORY 0x0991
#define SMSG_PLAYER_INVENTORY_ADD 0x0990
#define SMSG_PLAYER_INVENTORY_REMOVE 0x00af
#define SMSG_PLAYER_INVENTORY_USE 0x01c8