summaryrefslogtreecommitdiff
path: root/src/resources/notifytypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/notifytypes.h')
-rw-r--r--src/resources/notifytypes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/resources/notifytypes.h b/src/resources/notifytypes.h
index be3af93b8..e3f528e43 100644
--- a/src/resources/notifytypes.h
+++ b/src/resources/notifytypes.h
@@ -30,6 +30,9 @@ namespace NotifyTypes
NONE = 0,
BUY_DONE,
BUY_FAILED,
+ BUY_FAILED_NO_MONEY,
+ BUY_FAILED_OVERWEIGHT,
+ BUY_FAILED_TOO_MANY_ITEMS,
SELL_LIST_EMPTY,
SOLD,
SELL_FAILED,