summaryrefslogtreecommitdiff
path: root/src/net/eathena/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-02 13:34:13 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-02 13:34:13 +0300
commita4fb6c80502e707c19ab70432418295ea4c48d6a (patch)
tree3e499139025aff635e6220a19d9b4b1595753d34 /src/net/eathena/packets.h
parent2e0f3379ea7f8440815b6615345778874fcf5a3a (diff)
downloadplus-a4fb6c80502e707c19ab70432418295ea4c48d6a.tar.gz
plus-a4fb6c80502e707c19ab70432418295ea4c48d6a.tar.bz2
plus-a4fb6c80502e707c19ab70432418295ea4c48d6a.tar.xz
plus-a4fb6c80502e707c19ab70432418295ea4c48d6a.zip
eathena: add packet SMSG_PLAYER_DELETE_SKILL 0x0441.
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 f3dd469b9..dfffeb661 100644
--- a/src/net/eathena/packets.h
+++ b/src/net/eathena/packets.h
@@ -132,7 +132,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, 8, 0, 25,
// #0x0440
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 4, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0,