diff options
Diffstat (limited to 'src/enums')
-rw-r--r-- | src/enums/resources/notifytypes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/enums/resources/notifytypes.h b/src/enums/resources/notifytypes.h index f04ce2dc9..318688863 100644 --- a/src/enums/resources/notifytypes.h +++ b/src/enums/resources/notifytypes.h @@ -202,6 +202,7 @@ namespace NotifyTypes UNIGNORE_PLAYER_FAILURE, UNIGNORE_PLAYER_UNKNOWN, IGNORE_PLAYER_TYPE_UNKNOWN, + PET_CATCH_PROCESS, TYPE_END }; |