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.h2
1 files changed, 2 insertions, 0 deletions
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
};