diff --git a/indra/llxml/llcontrol.cpp b/indra/llxml/llcontrol.cpp index 7bd36f595..76fb3fc6f 100644 --- a/indra/llxml/llcontrol.cpp +++ b/indra/llxml/llcontrol.cpp @@ -1094,6 +1094,7 @@ U32 LLControlGroup::loadFromFile(const std::string& filename, bool set_default_v { if(mIncludedFiles.find(filename) != mIncludedFiles.end()) return 0; //Already included this file. + mIncludedFiles.insert(filename); std::string name; LLSD settings; diff --git a/indra/newview/app_settings/settings_ascent.xml b/indra/newview/app_settings/settings_ascent.xml index 05df2dd9b..c55daaa62 100644 --- a/indra/newview/app_settings/settings_ascent.xml +++ b/indra/newview/app_settings/settings_ascent.xml @@ -166,7 +166,7 @@ Type Boolean Value - 0 + 0 AscentUseStatusColors @@ -177,7 +177,7 @@ Type Boolean Value - 0 + 0 AscentAvatarXModifier