Fix an oopsie woopsie, thanks bready doggy
This commit is contained in:
@@ -158,8 +158,7 @@ bool LLEnvironmentApply::initiateRequest(const LLSD& content)
|
|||||||
sLastUpdate = current;
|
sLastUpdate = current;
|
||||||
|
|
||||||
// Send update request.
|
// Send update request.
|
||||||
std::string url = gAgent.getRegionCapability("ExtEnvironment");
|
std::string url = gAgent.getRegionCapability("EnvironmentSettings");
|
||||||
if (url.empty()) url = gAgent.getRegionCapability("EnvironmentSettings");
|
|
||||||
if (url.empty())
|
if (url.empty())
|
||||||
{
|
{
|
||||||
LL_WARNS("WindlightCaps") << "Applying windlight settings not supported" << LL_ENDL;
|
LL_WARNS("WindlightCaps") << "Applying windlight settings not supported" << LL_ENDL;
|
||||||
|
|||||||
Reference in New Issue
Block a user