Skip to content
Snippets Groups Projects
Commit 2a7600fb authored by andreykproductengine's avatar andreykproductengine
Browse files

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

parent 30ef616a
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment