diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-10 16:33:47 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-10 16:33:47 +0300 |
commit | d8e145940a4499b4218346f6bb7c50dfd44f54c0 (patch) | |
tree | fbe5c25af7ccd8a1b29d43952d0d0a89e7e3531b /src/net/eathena/packets.h | |
parent | 24e4e3c241f39c088bd6f9eb471a2c0285c4eebf (diff) | |
download | plus-d8e145940a4499b4218346f6bb7c50dfd44f54c0.tar.gz plus-d8e145940a4499b4218346f6bb7c50dfd44f54c0.tar.bz2 plus-d8e145940a4499b4218346f6bb7c50dfd44f54c0.tar.xz plus-d8e145940a4499b4218346f6bb7c50dfd44f54c0.zip |
eathena: add partial support for packet SMSG_MAIL_OPEN_WINDOW 0x0260.
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 8eb80105f..cb044e516 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -90,7 +90,7 @@ int16_t packet_lengths[] = // #0x0240 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // #0x0280 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |