From 31aad897b3bd0951bb9c0eb34bd8636fdfdfa87c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 22 Aug 2015 23:05:32 +0300 Subject: Impliment packet SMSG_IGNORE_NICK_ACK. --- src/enums/resources/notifytypes.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/enums') diff --git a/src/enums/resources/notifytypes.h b/src/enums/resources/notifytypes.h index 9aa56282b..f04ce2dc9 100644 --- a/src/enums/resources/notifytypes.h +++ b/src/enums/resources/notifytypes.h @@ -194,6 +194,14 @@ namespace NotifyTypes SKILL_FLEE_PLUS_50, SKILL_FULL_STRIP_FAILED, SKILL_MESSAGE_UNKNOWN, + IGNORE_PLAYER_SUCCESS, + IGNORE_PLAYER_FAILURE, + IGNORE_PLAYER_TOO_MANY, + IGNORE_PLAYER_UNKNOWN, + UNIGNORE_PLAYER_SUCCESS, + UNIGNORE_PLAYER_FAILURE, + UNIGNORE_PLAYER_UNKNOWN, + IGNORE_PLAYER_TYPE_UNKNOWN, TYPE_END }; -- cgit v1.2.3-60-g2f50