summaryrefslogtreecommitdiff
path: root/indra/newview/llenvironment.h
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2018-11-30 09:08:56 -0800
committerGraham Linden <graham@lindenlab.com>2018-11-30 09:08:56 -0800
commit79049c49bd34d58c3a3140d4fc50f586e45f3047 (patch)
treebb1941153a12040abb44f66e25a4255e2f7bad54 /indra/newview/llenvironment.h
parent65d56f53cd9a2028af177ec0315b721f59868d19 (diff)
parentd66012f85e885679738cf8c488fd8ff460319c85 (diff)
Merge
Diffstat (limited to 'indra/newview/llenvironment.h')
-rw-r--r--indra/newview/llenvironment.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llenvironment.h b/indra/newview/llenvironment.h
index 55881f1c75..7e35fdcfac 100644
--- a/indra/newview/llenvironment.h
+++ b/indra/newview/llenvironment.h
@@ -144,6 +144,8 @@ public:
void setEnvironment(EnvSelection_t env, const LLUUID &assetId, LLSettingsDay::Seconds daylength, LLSettingsDay::Seconds dayoffset);
void setEnvironment(EnvSelection_t env, const LLUUID &assetId);
+ void setSharedEnvironment();
+
void clearEnvironment(EnvSelection_t env);
LLSettingsDay::ptr_t getEnvironmentDay(EnvSelection_t env);
LLSettingsDay::Seconds getEnvironmentDayLength(EnvSelection_t env);