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.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/resources/notifytypes.h b/src/resources/notifytypes.h
index 76c0118cf..0b1a9285b 100644
--- a/src/resources/notifytypes.h
+++ b/src/resources/notifytypes.h
@@ -152,6 +152,13 @@ namespace NotifyTypes
ROOM_LEAVE,
ROOM_KICKED,
ROOM_ROLE_OWNER,
+ ROOM_ERROR_FULL,
+ ROOM_ERROR_WRONG_PASSWORD,
+ ROOM_ERROR_KICKED,
+ ROOM_ERROR_ZENY,
+ ROOM_ERROR_LOW_LEVEL,
+ ROOM_ERROR_HIGH_LEVEL,
+ ROOM_ERROR_RACE,
TYPE_END
};