aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llappviewer.cpp')
-rw-r--r--linden/indra/newview/llappviewer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llappviewer.cpp b/linden/indra/newview/llappviewer.cpp
index cba1af1..db2854d 100644
--- a/linden/indra/newview/llappviewer.cpp
+++ b/linden/indra/newview/llappviewer.cpp
@@ -1827,6 +1827,7 @@ bool LLAppViewer::initConfiguration()
1827 LLFirstUse::addConfigVariable("FirstSculptedPrim"); 1827 LLFirstUse::addConfigVariable("FirstSculptedPrim");
1828 LLFirstUse::addConfigVariable("FirstVoice"); 1828 LLFirstUse::addConfigVariable("FirstVoice");
1829 LLFirstUse::addConfigVariable("FirstMedia"); 1829 LLFirstUse::addConfigVariable("FirstMedia");
1830 LLFirstUse::addConfigVariable("FirstLoginScreen");
1830 1831
1831 // - read command line settings. 1832 // - read command line settings.
1832 LLControlGroupCLP clp; 1833 LLControlGroupCLP clp;