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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/enums/resources/notifytypes.h b/src/enums/resources/notifytypes.h
index 19703fa75..e30b5844c 100644
--- a/src/enums/resources/notifytypes.h
+++ b/src/enums/resources/notifytypes.h
@@ -179,6 +179,8 @@ namespace NotifyTypes
REFINE_FAILURE,
REFINE_DOWNGRADE,
REFINE_UNKNOWN,
+ CART_ADD_WEIGHT_ERROR,
+ CART_ADD_COUNT_ERROR,
TYPE_END
};