summaryrefslogtreecommitdiff
path: root/indra/newview/llenvironment.h
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2022-04-11 15:52:11 -0500
committerDave Parks <davep@lindenlab.com>2022-04-11 15:52:11 -0500
commitcb6e1ac4a8a9c459202e1fcc27c1067c61d2ce26 (patch)
tree9ce090ed143f1793b334e406973c210b1a310941 /indra/newview/llenvironment.h
parent1d057dbba2d5f9c51a533405fea408bff5ff84df (diff)
parentd248961c306511f633cefedbec5269c7a81e5bc9 (diff)
Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-546
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 0ec06402f8..330de2bea8 100644
--- a/indra/newview/llenvironment.h
+++ b/indra/newview/llenvironment.h
@@ -158,6 +158,8 @@ public:
static void logEnvironment(EnvSelection_t env, const LLSettingsBase::ptr_t &settings, S32 env_version = NO_VERSION);
+ void setCurrentEnvironmentSelection(LLEnvironment::EnvSelection_t env);
+
LLSettingsDay::ptr_t getEnvironmentDay(EnvSelection_t env);
LLSettingsDay::Seconds getEnvironmentDayLength(EnvSelection_t env);