diff options
Diffstat (limited to 'indra/llcommon/llfoldertype.h')
-rw-r--r-- | indra/llcommon/llfoldertype.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/llfoldertype.h b/indra/llcommon/llfoldertype.h index 91dc1da543..20925eede0 100644 --- a/indra/llcommon/llfoldertype.h +++ b/indra/llcommon/llfoldertype.h @@ -88,6 +88,7 @@ public: FT_BASIC_ROOT = 52, FT_MARKETPLACE_LISTINGS = 53, + FT_MARKETPLACE_STOCK = 54, FT_COUNT, |