diff options
| author | Rider Linden <rider@lindenlab.com> | 2018-10-17 12:16:24 -0700 |
|---|---|---|
| committer | Rider Linden <rider@lindenlab.com> | 2018-10-17 12:16:24 -0700 |
| commit | 6cdcc7fe2edcb6c001f2dabf48c87e00d907a4db (patch) | |
| tree | 747b4266b02b82dbd5599bb561b2a239e554193d /indra/llinventory/llsettingswater.cpp | |
| parent | 5a4d07f5ab63afc0352ec11d220fe1d5053ee974 (diff) | |
SL-9889: New reconverted default assets
Diffstat (limited to 'indra/llinventory/llsettingswater.cpp')
| -rw-r--r-- | indra/llinventory/llsettingswater.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llinventory/llsettingswater.cpp b/indra/llinventory/llsettingswater.cpp index 61eb3d6fc0..87744453ed 100644 --- a/indra/llinventory/llsettingswater.cpp +++ b/indra/llinventory/llsettingswater.cpp @@ -68,7 +68,7 @@ const std::string LLSettingsWater::SETTING_LEGACY_SCALE_BELOW("scaleBelow"); const std::string LLSettingsWater::SETTING_LEGACY_WAVE1_DIR("wave1Dir"); const std::string LLSettingsWater::SETTING_LEGACY_WAVE2_DIR("wave2Dir"); -const LLUUID LLSettingsWater::DEFAULT_ASSET_ID("ce4cfe94-700a-292c-7c22-a2d9201bd661"); +const LLUUID LLSettingsWater::DEFAULT_ASSET_ID("59d1a851-47e7-0e5f-1ed7-6b715154f41a"); static const LLUUID DEFAULT_TRANSPARENT_WATER_TEXTURE("2bfd3884-7e27-69b9-ba3a-3e673f680004"); static const LLUUID DEFAULT_OPAQUE_WATER_TEXTURE("43c32285-d658-1793-c123-bf86315de055"); |
