#4334 Crash at getIsDynamic #2

A TPV dev asked to change this, so that ref wouldn't be called on some
environments.
master
Andrey Kleshchev 2025-08-10 00:17:36 +03:00 committed by Andrey Kleshchev
parent 5b1c783be7
commit 8a29c10e86
1 changed files with 1 additions and 1 deletions

View File

@ -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