diff options
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 63cc952..ae2c294 100644 --- a/linden/indra/newview/llappviewer.cpp +++ b/linden/indra/newview/llappviewer.cpp | |||
@@ -1758,6 +1758,7 @@ bool LLAppViewer::initConfiguration() | |||
1758 | LLFirstUse::addConfigVariable("FirstTeleport"); | 1758 | LLFirstUse::addConfigVariable("FirstTeleport"); |
1759 | LLFirstUse::addConfigVariable("FirstOverrideKeys"); | 1759 | LLFirstUse::addConfigVariable("FirstOverrideKeys"); |
1760 | LLFirstUse::addConfigVariable("FirstAttach"); | 1760 | LLFirstUse::addConfigVariable("FirstAttach"); |
1761 | LLFirstUse::addConfigVariable("FirstAO"); | ||
1761 | LLFirstUse::addConfigVariable("FirstAppearance"); | 1762 | LLFirstUse::addConfigVariable("FirstAppearance"); |
1762 | LLFirstUse::addConfigVariable("FirstInventory"); | 1763 | LLFirstUse::addConfigVariable("FirstInventory"); |
1763 | LLFirstUse::addConfigVariable("FirstSandbox"); | 1764 | LLFirstUse::addConfigVariable("FirstSandbox"); |