From e757d6ff680f06dc9b77d20a1d0dc79515224927 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Sep 2014 12:56:17 +0300 Subject: eathena: add packet CMSG_BANK_DEPOSIT 0x09a7. --- 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 f5ac75da9..493e88a48 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -386,6 +386,8 @@ #define CMSG_ASK_FOR_CHILD 0x01f9 #define CMSG_ASK_FOR_CHILD_REPLY 0x01f7 +#define CMSG_BANK_DEPOSIT 0x09a7 + #define SMSG_SOLVE_CHAR_NAME 0x0194 #define SMSG_SKILL_CASTING 0x07fb #define SMSG_SKILL_CAST_CANCEL 0x01b9 -- cgit v1.2.3-70-g09d2