From f45f87e07df963f5d3629649f1416cd4a58dba89 Mon Sep 17 00:00:00 2001 From: Jonathan Wolk Date: Wed, 26 May 2010 15:43:28 -0700 Subject: Fixes for DEV-50619 Have the low graphics settings be the lowest possible settings for settings with slider bars and DEV-50618 Have Draw Classic Clouds be off for low graphics settings and DEV-50616 Toggling Draw Classic Clouds does not actually prevent them from being drawn if clouds have been drawn once. Reviewed by qarl --- indra/newview/llworld.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/newview/llworld.h') diff --git a/indra/newview/llworld.h b/indra/newview/llworld.h index 502f7b0320..5310009d7c 100644 --- a/indra/newview/llworld.h +++ b/indra/newview/llworld.h @@ -184,6 +184,8 @@ private: U64 mSpaceTimeUSec; + BOOL mClassicCloudsEnabled; + //////////////////////////// // // Data for "Fake" objects -- cgit v1.2.3