summaryrefslogtreecommitdiff
path: root/src/resources/notifytypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/notifytypes.h')
-rw-r--r--src/resources/notifytypes.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/resources/notifytypes.h b/src/resources/notifytypes.h
index eb2c2c776..be3af93b8 100644
--- a/src/resources/notifytypes.h
+++ b/src/resources/notifytypes.h
@@ -54,6 +54,9 @@ namespace NotifyTypes
PARTY_CREATE_FAILED,
PARTY_CREATED,
PARTY_LEFT,
+ PARTY_LEFT_DENY,
+ PARTY_KICKED,
+ PARTY_KICK_DENY,
PARTY_USER_JOINED,
PARTY_INVITE_ALREADY_MEMBER,
PARTY_INVITE_REFUSED,
@@ -67,6 +70,9 @@ namespace NotifyTypes
PARTY_ITEM_SHARE_OFF,
PARTY_ITEM_SHARE_ERROR,
PARTY_USER_LEFT,
+ PARTY_USER_LEFT_DENY,
+ PARTY_USER_KICKED,
+ PARTY_USER_KICK_DENY,
PARTY_UNKNOWN_USER_MSG,
PARTY_USER_NOT_IN_PARTY,
MONEY_GET,