summaryrefslogtreecommitdiff
path: root/src/enums
diff options
context:
space:
mode:
Diffstat (limited to 'src/enums')
-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 6513c4f4f..1c2dee843 100644
--- a/src/enums/resources/notifytypes.h
+++ b/src/enums/resources/notifytypes.h
@@ -245,6 +245,9 @@ namespace NotifyTypes
MAIL_SEND_ITEM_ERROR,
MAIL_SEND_RECEIVER_ERROR,
MAIL_GET_ATTACH_FULL_ERROR,
+ MAIL_GET_MONEY_OK,
+ MAIL_GET_MONEY_ERROR,
+ MAIL_GET_MONEY_LIMIT_ERROR,
TYPE_END
};