summaryrefslogtreecommitdiff
path: root/indra/llinventory/llsettingsdaycycle.cpp
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2018-07-16 16:49:49 -0700
committerRider Linden <rider@lindenlab.com>2018-07-16 16:49:49 -0700
commit939174416453a46a4a415f37ae642e5508c05787 (patch)
tree1943782975bf8075e3c72b1917dcf1431fbf6700 /indra/llinventory/llsettingsdaycycle.cpp
parentfb3dba5a6e41398464d06cd402de4012bd8b733a (diff)
Add default and wellknown asset ids.
Diffstat (limited to 'indra/llinventory/llsettingsdaycycle.cpp')
-rw-r--r--indra/llinventory/llsettingsdaycycle.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/llinventory/llsettingsdaycycle.cpp b/indra/llinventory/llsettingsdaycycle.cpp
index 5e6d5597e4..ab01a585c6 100644
--- a/indra/llinventory/llsettingsdaycycle.cpp
+++ b/indra/llinventory/llsettingsdaycycle.cpp
@@ -118,8 +118,7 @@ const S32 LLSettingsDay::TRACK_WATER(0); // water track is 0
const S32 LLSettingsDay::TRACK_MAX(5); // 5 tracks, 4 skys, 1 water
const S32 LLSettingsDay::FRAME_MAX(56);
-// *LAPRAS* Change when Agni
-static const LLUUID DEFAULT_ASSET_ID("94d296c2-6e05-963c-6b62-671199121dbb");
+const LLUUID LLSettingsDay::DEFAULT_ASSET_ID("283a26a3-b147-47b7-8057-cfff0302ec0e");
//=========================================================================
LLSettingsDay::LLSettingsDay(const LLSD &data) :