diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-02-06 19:59:04 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-02-06 19:59:04 +0300 |
commit | 97a8156a1252806f8789fb6d4ae333b0e4cf88f6 (patch) | |
tree | 81c686cb02a23b038318c6c131ee0162344b4ae7 /src/net/eathena/packets.h | |
parent | e5a57674e9cd7502e13218d20d7067f2fb4d96f5 (diff) | |
download | plus-97a8156a1252806f8789fb6d4ae333b0e4cf88f6.tar.gz plus-97a8156a1252806f8789fb6d4ae333b0e4cf88f6.tar.bz2 plus-97a8156a1252806f8789fb6d4ae333b0e4cf88f6.tar.xz plus-97a8156a1252806f8789fb6d4ae333b0e4cf88f6.zip |
eathena: add packet SMSG_BUYINGSTORE_SELL_FAILED 0x081a.
Diffstat (limited to 'src/net/eathena/packets.h')
-rw-r--r-- | src/net/eathena/packets.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/packets.h b/src/net/eathena/packets.h index 54e5b21f1..e5f085949 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -216,7 +216,7 @@ int16_t packet_lengths[] = //0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 // #0x0800 -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 20, - 3, 0, 8, -1, 86, -1, 0, 0, -1, 0, 0, 0, 0, 22, 8, 0, + 3, 0, 8, -1, 86, -1, 0, 0, -1, 0, 4, 0, 0, 22, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 26, 0, // #0x0840 |