summaryrefslogtreecommitdiff
path: root/src/net/eathena/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-10 20:30:10 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-10 20:30:10 +0300
commit890fd4c9ceab089de688b00acf5163d795ccec4a (patch)
treebcaf7fb78fdb6a0fb426f2abe9a9636cb2050076 /src/net/eathena/packets.h
parent7c6f3d5a9cc4e83520dc8c2ac75ec987e730d381 (diff)
downloadManaVerse-890fd4c9ceab089de688b00acf5163d795ccec4a.tar.gz
ManaVerse-890fd4c9ceab089de688b00acf5163d795ccec4a.tar.bz2
ManaVerse-890fd4c9ceab089de688b00acf5163d795ccec4a.tar.xz
ManaVerse-890fd4c9ceab089de688b00acf5163d795ccec4a.zip
eathena: add packet SMSG_BEING_ATTRS 0x0b0a.
Diffstat (limited to 'src/net/eathena/packets.h')
-rw-r--r--src/net/eathena/packets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/packets.h b/src/net/eathena/packets.h
index 63fa106d3..600a1a41e 100644
--- a/src/net/eathena/packets.h
+++ b/src/net/eathena/packets.h
@@ -281,7 +281,7 @@ int16_t packet_lengths[] =
//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
// #0x0B00
- 16, -1, 10, -1, -1, -1, -1, 0, 27, 0, 0, 0, 0, 0, 0, 0,
+ 16, -1, 10, -1, -1, -1, -1, 0, 27, 0, -1, 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, 0, 0, 0, 0, 0,