diff options
| author | prep <prep@lindenlab.com> | 2011-03-14 16:18:04 -0400 |
|---|---|---|
| committer | prep <prep@lindenlab.com> | 2011-03-14 16:18:04 -0400 |
| commit | 3559789967513a1f3eecf1bc1ad38d9b073cb296 (patch) | |
| tree | 1c20e0e83924ff013c884ec7a774b19f5837a409 /indra/newview/llstartup.cpp | |
| parent | bc54afb907e65ab2d73e1f040551c6191a4a7682 (diff) | |
| parent | 13705596af001078d185dfe5aa7e98d9642f8c8a (diff) | |
merge
Diffstat (limited to 'indra/newview/llstartup.cpp')
| -rwxr-xr-x | indra/newview/llstartup.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp index b98cbd5b78..aee3e6cfe9 100755 --- a/indra/newview/llstartup.cpp +++ b/indra/newview/llstartup.cpp @@ -775,6 +775,7 @@ bool idle_startup() gViewerWindow->setNormalControlsVisible( FALSE ); gLoginMenuBarView->setVisible( TRUE ); gLoginMenuBarView->setEnabled( TRUE ); + show_debug_menus(); // Hide the splash screen LLSplashScreen::hide(); |
