summaryrefslogtreecommitdiff
path: root/src/net/eathena/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-14 19:17:41 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-14 19:17:41 +0300
commit1c709b950363389755017e52f97ed3299be3b514 (patch)
tree48d6e0c4894dea263fde65269d67acb0594e2baf /src/net/eathena/packets.h
parent5b2aee2396829e899d4493bc40de88a93a7d42cb (diff)
downloadplus-1c709b950363389755017e52f97ed3299be3b514.tar.gz
plus-1c709b950363389755017e52f97ed3299be3b514.tar.bz2
plus-1c709b950363389755017e52f97ed3299be3b514.tar.xz
plus-1c709b950363389755017e52f97ed3299be3b514.zip
eathena: add partial support for packet SMSG_SKILL_ENTRY 0x09ca.
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 97abed3b1..73d5929ef 100644
--- a/src/net/eathena/packets.h
+++ b/src/net/eathena/packets.h
@@ -252,7 +252,7 @@ int16_t packet_lengths[] =
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,
// #0x09C0
- 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, -1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
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,