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 a9c881887..f8c2f737c 100644
--- a/src/resources/notifytypes.h
+++ b/src/resources/notifytypes.h
@@ -128,6 +128,9 @@ namespace NotifyTypes
BUYING_STORE_CREATE_FAILED,
BUYING_STORE_CREATE_FAILED_WEIGHT,
BUYING_STORE_CREATE_EMPTY,
+ BUYING_STORE_SELL_FAILED_MONEY_LIMIT,
+ BUYING_STORE_SELL_FAILED_EMPTY,
+ BUYING_STORE_SELL_FAILED,
TYPE_END
};