diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-05 23:55:37 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-06 01:18:58 +0300 |
commit | 298e63668f6fc6944dde59dd82bc99cb8199887c (patch) | |
tree | f4d54e8c600b717f0b2952e48fc47bd3d77e815e /src/net/eathena/packets.h | |
parent | 6207b391b9f7d58148572fc2e58a858d993ca525 (diff) | |
download | plus-298e63668f6fc6944dde59dd82bc99cb8199887c.tar.gz plus-298e63668f6fc6944dde59dd82bc99cb8199887c.tar.bz2 plus-298e63668f6fc6944dde59dd82bc99cb8199887c.tar.xz plus-298e63668f6fc6944dde59dd82bc99cb8199887c.zip |
eathena: add packet SMSG_BEING_ACTION2 0x02e1.
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 00ec7628d..b84468d27 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -100,7 +100,7 @@ int16_t packet_lengths[] = // #0x02C0 0, -1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, + 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, //0 1 2 3 4 5 6 7 8 9 a b c d e f //0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |