summaryrefslogtreecommitdiff
path: root/src/net/eathena/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-31 16:05:40 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-06 01:18:54 +0300
commit8cc52b6e9cf46643cc6300df844e70b8dcb85212 (patch)
tree8b212cf00bb29b0022eb7dc45ffb5d9039444063 /src/net/eathena/packets.h
parent1111fdbeb39d01e7612e164512fecf4289569b10 (diff)
downloadManaVerse-8cc52b6e9cf46643cc6300df844e70b8dcb85212.tar.gz
ManaVerse-8cc52b6e9cf46643cc6300df844e70b8dcb85212.tar.bz2
ManaVerse-8cc52b6e9cf46643cc6300df844e70b8dcb85212.tar.xz
ManaVerse-8cc52b6e9cf46643cc6300df844e70b8dcb85212.zip
eathena: add basic handling for packet SMSG_CHAR_PINCODE_STATUS 0x08b9.
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 dd5994fd1..72ae89dfe 100644
--- a/src/net/eathena/packets.h
+++ b/src/net/eathena/packets.h
@@ -228,7 +228,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,
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, 12, 0, 0, 0, 0, 0, 0,
// #0x08C0
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,