diff options
| author | Rider Linden <rider@lindenlab.com> | 2019-01-22 16:53:14 -0800 |
|---|---|---|
| committer | Rider Linden <rider@lindenlab.com> | 2019-01-22 16:53:14 -0800 |
| commit | b465a5bf6f4f63026ff66bfee4671584c47c4119 (patch) | |
| tree | 28c012c967e736f0f767656a08b7ecd65eb22574 /indra/llinventory/llsettingswater.h | |
| parent | 3aed2a4b64bb4bca325d6709607bf8d446bd0ba4 (diff) | |
SL-10387: Inject individual settings. Still freezes parcel/region settings.
Diffstat (limited to 'indra/llinventory/llsettingswater.h')
| -rw-r--r-- | indra/llinventory/llsettingswater.h | 2 |
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 |
