diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/pipeline.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/pipeline.h b/linden/indra/newview/pipeline.h index c795283..560f21f 100644 --- a/linden/indra/newview/pipeline.h +++ b/linden/indra/newview/pipeline.h | |||
@@ -383,6 +383,7 @@ public: | |||
383 | static BOOL sSkipUpdate; //skip lod updates | 383 | static BOOL sSkipUpdate; //skip lod updates |
384 | static BOOL sWaterReflections; | 384 | static BOOL sWaterReflections; |
385 | static BOOL sDynamicLOD; | 385 | static BOOL sDynamicLOD; |
386 | static BOOL sPickAvatar; | ||
386 | static BOOL sReflectionRender; | 387 | static BOOL sReflectionRender; |
387 | static BOOL sImpostorRender; | 388 | static BOOL sImpostorRender; |
388 | static BOOL sUnderWaterRender; | 389 | static BOOL sUnderWaterRender; |