From 97b04a152a7c16c192269e26e5c20ca3983e959d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Sep 2014 13:30:56 +0300 Subject: eathena: add packet CMSG_BANK_CHECK 0x09ab. --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 64a5a5cc7..a7108e777 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -388,6 +388,7 @@ #define CMSG_BANK_DEPOSIT 0x09a7 #define CMSG_BANK_WITHDRAW 0x09a9 +#define CMSG_BANK_CHECK 0x09ab #define SMSG_SOLVE_CHAR_NAME 0x0194 #define SMSG_SKILL_CASTING 0x07fb -- cgit v1.2.3-70-g09d2