MAINT-8887 Fixed Environment pulled from asset store not applied when loaded

master
andreykproductengine 2018-08-09 20:00:39 +03:00
parent 30ef616af5
commit 2a7600fbd2
1 changed files with 1 additions and 0 deletions

View File

@ -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)