summaryrefslogtreecommitdiff
path: root/indra/llinventory/llsettingswater.h
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2019-01-22 16:53:14 -0800
committerRider Linden <rider@lindenlab.com>2019-01-22 16:53:14 -0800
commitb465a5bf6f4f63026ff66bfee4671584c47c4119 (patch)
tree28c012c967e736f0f767656a08b7ecd65eb22574 /indra/llinventory/llsettingswater.h
parent3aed2a4b64bb4bca325d6709607bf8d446bd0ba4 (diff)
SL-10387: Inject individual settings. Still freezes parcel/region settings.
Diffstat (limited to 'indra/llinventory/llsettingswater.h')
-rw-r--r--indra/llinventory/llsettingswater.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llinventory/llsettingswater.h b/indra/llinventory/llsettingswater.h
index 118c515743..9998f64fd6 100644
--- a/indra/llinventory/llsettingswater.h
+++ b/indra/llinventory/llsettingswater.h
@@ -239,9 +239,9 @@ protected:
LLSettingsWater();
-private:
LLUUID mNextTransparentTextureID;
LLUUID mNextNormalMapID;
+
};
#endif