From b956661094109ae89ea87550cec5a9a6ed9eaa90 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 Apr 2015 21:40:58 +0300 Subject: eathena: impliment packet SMSG_CHAT_ROOM_LEAVE. --- src/resources/notifytypes.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/notifytypes.h') diff --git a/src/resources/notifytypes.h b/src/resources/notifytypes.h index 972e694a9..d8d10b8a3 100644 --- a/src/resources/notifytypes.h +++ b/src/resources/notifytypes.h @@ -149,6 +149,8 @@ namespace NotifyTypes ROOM_LIMIT_EXCEEDED, ROOM_ALREADY_EXISTS, ROOM_JOINED, + ROOM_LEAVE, + ROOM_KICKED, TYPE_END }; -- cgit v1.2.3-60-g2f50