diff options
author | Graham Linden <graham@lindenlab.com> | 2018-10-19 16:58:52 +0100 |
---|---|---|
committer | Graham Linden <graham@lindenlab.com> | 2018-10-19 16:58:52 +0100 |
commit | 0532c644a3507166582a44dcde3a6a36bea5a5bf (patch) | |
tree | 8912164b34dc0b913bceb4f4d8a226182a6c2d0c /indra/llinventory/llsettingssky.cpp | |
parent | 3447621a15c14a6a23a9827cfbb2e244ce91e8c0 (diff) | |
parent | 41a038bf027714ce0ea0fec204028dd7899bd92f (diff) |
Merge
Diffstat (limited to 'indra/llinventory/llsettingssky.cpp')
-rw-r--r-- | indra/llinventory/llsettingssky.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llinventory/llsettingssky.cpp b/indra/llinventory/llsettingssky.cpp index 0093d84cef..e2fd681039 100644 --- a/indra/llinventory/llsettingssky.cpp +++ b/indra/llinventory/llsettingssky.cpp @@ -137,7 +137,7 @@ const std::string LLSettingsSky::SETTING_SKY_MOISTURE_LEVEL("moisture_level"); const std::string LLSettingsSky::SETTING_SKY_DROPLET_RADIUS("droplet_radius"); const std::string LLSettingsSky::SETTING_SKY_ICE_LEVEL("ice_level"); -const LLUUID LLSettingsSky::DEFAULT_ASSET_ID("ff64f04e-097f-40bc-9063-d8d48c308739"); +const LLUUID LLSettingsSky::DEFAULT_ASSET_ID("eb3a7080-831f-9f37-10f0-7b1f9ea4043c"); static const LLUUID DEFAULT_SUN_ID("cce0f112-878f-4586-a2e2-a8f104bba271"); // dataserver static const LLUUID DEFAULT_MOON_ID("d07f6eed-b96a-47cd-b51d-400ad4a1c428"); // dataserver |