summaryrefslogtreecommitdiff
path: root/src/enums
diff options
context:
space:
mode:
Diffstat (limited to 'src/enums')
-rw-r--r--src/enums/resources/notifytypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/enums/resources/notifytypes.h b/src/enums/resources/notifytypes.h
index a4f9a5761..ec39b70b9 100644
--- a/src/enums/resources/notifytypes.h
+++ b/src/enums/resources/notifytypes.h
@@ -233,6 +233,7 @@ namespace NotifyTypes
BUY_FAILED_NPC_NOT_FOUND,
BUY_FAILED_SYSTEM_ERROR,
BUY_FAILED_WRONG_ITEM,
+ MAIL_NAME_VALIDATION_ERROR,
TYPE_END
};