STORM-1245 WIP Fixed sky initialization to apply user preferences correctly.
parent
19084baefd
commit
04f680a5c3
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue