From 211ad31dc236f868686339a9da19226b18724f20 Mon Sep 17 00:00:00 2001 From: Rider Linden Date: Wed, 23 Jan 2019 14:44:44 -0800 Subject: I hope this is the last one. --- indra/newview/llenvironment.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra') diff --git a/indra/newview/llenvironment.cpp b/indra/newview/llenvironment.cpp index 26e025773a..9ac8bccb74 100644 --- a/indra/newview/llenvironment.cpp +++ b/indra/newview/llenvironment.cpp @@ -385,7 +385,7 @@ namespace { injectSetting((*it).first, (*it).second, experience_id, transition); } - setDirtyFlag(true); + this->setDirtyFlag(true); } protected: -- cgit v1.2.3