Ensure that settings folder is created at startup.

master
Rider Linden 2018-08-27 16:33:40 -07:00
parent edda833a35
commit 33597dcd7e
1 changed files with 1 additions and 0 deletions

View File

@ -2604,6 +2604,7 @@ void LLInventoryModel::createCommonSystemCategories()
gInventory.findCategoryUUIDForType(LLFolderType::FT_FAVORITE,true);
gInventory.findCategoryUUIDForType(LLFolderType::FT_CALLINGCARD,true);
gInventory.findCategoryUUIDForType(LLFolderType::FT_MY_OUTFITS,true);
gInventory.findCategoryUUIDForType(LLFolderType::FT_SETTINGS, true);
}
struct LLUUIDAndName