diff options
Diffstat (limited to 'linden/indra/newview/llselectmgr.h')
-rw-r--r-- | linden/indra/newview/llselectmgr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llselectmgr.h b/linden/indra/newview/llselectmgr.h index 582a785..1e49afe 100644 --- a/linden/indra/newview/llselectmgr.h +++ b/linden/indra/newview/llselectmgr.h | |||
@@ -338,6 +338,7 @@ class LLSelectMgr : public LLEditMenuHandler, public LLSingleton<LLSelectMgr> | |||
338 | { | 338 | { |
339 | public: | 339 | public: |
340 | static BOOL sRectSelectInclusive; // do we need to surround an object to pick it? | 340 | static BOOL sRectSelectInclusive; // do we need to surround an object to pick it? |
341 | static BOOL sRenderSelectionHighlights; // do we show selection silhouettes? | ||
341 | static BOOL sRenderHiddenSelections; // do we show selection silhouettes that are occluded? | 342 | static BOOL sRenderHiddenSelections; // do we show selection silhouettes that are occluded? |
342 | static BOOL sRenderLightRadius; // do we show the radius of selected lights? | 343 | static BOOL sRenderLightRadius; // do we show the radius of selected lights? |
343 | static F32 sHighlightThickness; | 344 | static F32 sHighlightThickness; |