From 017cf6a085d9fc8ff99776ecdc8e4a0e91022c87 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Sep 2014 11:38:09 +0300 Subject: eathena: add packet CMSG_MAIL_REFRESH_INBOX 0x023f. --- src/net/mailhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/mailhandler.h') diff --git a/src/net/mailhandler.h b/src/net/mailhandler.h index 2f18edf7b..d7a646c36 100644 --- a/src/net/mailhandler.h +++ b/src/net/mailhandler.h @@ -31,6 +31,8 @@ class MailHandler notfinal public: virtual ~MailHandler() { } + + virtual void refresh() = 0; }; } // namespace Net -- cgit v1.2.3-70-g09d2