MAINT-8887 Fixed Environment pulled from asset store not applied when loaded
parent
30ef616af5
commit
2a7600fbd2
|
|
@ -595,6 +595,7 @@ void LLEnvironment::onSetEnvAssetLoaded(EnvSelection_t env, LLUUID asset_id, LLS
|
|||
}
|
||||
|
||||
setEnvironment(env, settings);
|
||||
updateEnvironment();
|
||||
}
|
||||
|
||||
void LLEnvironment::clearEnvironment(LLEnvironment::EnvSelection_t env)
|
||||
|
|
|
|||
Loading…
Reference in New Issue