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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/resources/notifytypes.h b/src/resources/notifytypes.h
index 56f612a08..36b1f3047 100644
--- a/src/resources/notifytypes.h
+++ b/src/resources/notifytypes.h
@@ -100,6 +100,9 @@ namespace NotifyTypes
PARTY_INVITE_PARTY_SAME_ACCOUNT,
PARTY_INVITE_PARTY_BLOCKED_INVITE,
PARTY_INVITE_PARTY_NOT_ONLINE,
+ PET_CATCH_FAILED,
+ PET_CATCH_SUCCESS,
+ PET_CATCH_UNKNOWN,
TYPE_END
};