summaryrefslogtreecommitdiff
path: root/indra/newview/llreflectionmap.h
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-08-15 06:14:10 +0800
committerErik Kundiman <erik@megapahit.org>2025-08-15 06:14:10 +0800
commit055fe5f69edf4c51c3d4cf9794148b167ce847ab (patch)
tree9775110b56997048b3bf2a178fa87046ed10319a /indra/newview/llreflectionmap.h
parentaa50b72f97114d2e4a45d6224590e97e12e17290 (diff)
parent2c0db0cd0c00bcd0ebd3b91c5f69797443e556c3 (diff)
Merge tag 'Second_Life_Release#2c0db0cd-2025.06' into 2025.06
Diffstat (limited to 'indra/newview/llreflectionmap.h')
-rw-r--r--indra/newview/llreflectionmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llreflectionmap.h b/indra/newview/llreflectionmap.h
index a818793550..8da18e0945 100644
--- a/indra/newview/llreflectionmap.h
+++ b/indra/newview/llreflectionmap.h
@@ -124,7 +124,7 @@ public:
LLSpatialGroup* mGroup = nullptr;
// viewer object this probe is tracking (if any)
- LLPointer<LLViewerObject> mViewerObject = nullptr;
+ LLPointer<LLViewerObject> mViewerObject;
// what priority should this probe have (higher is higher priority)
// currently only 0 or 1