diff options
author | McCabe Maxsted | 2010-08-01 22:33:02 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-08-01 22:33:02 -0700 |
commit | d13953212bdca54d213312a076f5d65ebf0d5426 (patch) | |
tree | 5a278c92350a5965c2b9dea93068197aa3028794 /linden/indra/newview/llappviewer.cpp | |
parent | Applied shift-enter whisper shortcut patch by Henri Beauchamp, ported by Ansa... (diff) | |
download | meta-impy-d13953212bdca54d213312a076f5d65ebf0d5426.zip meta-impy-d13953212bdca54d213312a076f5d65ebf0d5426.tar.gz meta-impy-d13953212bdca54d213312a076f5d65ebf0d5426.tar.bz2 meta-impy-d13953212bdca54d213312a076f5d65ebf0d5426.tar.xz |
Added first use grid selector for selecting the default grid when Imprudence is first run
Diffstat (limited to 'linden/indra/newview/llappviewer.cpp')
-rw-r--r-- | linden/indra/newview/llappviewer.cpp | 1 |
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; |