STORM-1245 WIP Fixed sky initialization to apply user preferences correctly.

master
Vadim ProductEngine 2011-05-30 22:57:24 +03:00
parent 19084baefd
commit 04f680a5c3
1 changed files with 2 additions and 0 deletions

View File

@ -801,4 +801,6 @@ void LLWLParamManager::initSingleton()
// but use linden time sets it to what the estate is
mAnimator.setTimeType(LLWLAnimator::TIME_LINDEN);
applyUserPrefs(false);
}