summaryrefslogtreecommitdiff
path: root/src/enums/resources/notifytypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/enums/resources/notifytypes.h')
-rw-r--r--src/enums/resources/notifytypes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/enums/resources/notifytypes.h b/src/enums/resources/notifytypes.h
index 84f875c91..8d615caa2 100644
--- a/src/enums/resources/notifytypes.h
+++ b/src/enums/resources/notifytypes.h
@@ -222,6 +222,9 @@ namespace NotifyTypes
DIVORCED,
CALLED_PARTNER,
CALLING_PARTNER,
+ ADOPT_CHILD_ERROR_HAVE_BABY,
+ ADOPT_CHILD_ERROR_LEVEL,
+ ADOPT_CHILD_ERROR_BABY_MARRIED,
TYPE_END
};