From 719eb7581f940c31ae731d420b16b7cd4dc638ae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Sep 2014 14:00:46 +0300 Subject: eathena: add pactial support for packet SMSG_BANK_STATUS 0x09a6. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index a7108e777..a11e5239e 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -216,6 +216,8 @@ #define SMSG_PET_MESSAGE 0x01aa +#define SMSG_BANK_STATUS 0x09a6 + /********************************** * Packets from client to server * **********************************/ -- cgit v1.2.3-70-g09d2