summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerpartsource.h
diff options
context:
space:
mode:
authorAndreyL ProductEngine <none@none>2018-02-13 19:01:07 +0200
committerAndreyL ProductEngine <none@none>2018-02-13 19:01:07 +0200
commit23960d2d9491f756bb844529f85a8a612a2ddb90 (patch)
treee02157e8094637e9a09f4c523497535aff304a82 /indra/newview/llviewerpartsource.h
parent8f65593786a4302a1ef7c95ce048bd658367a220 (diff)
MAINT-8290 Don't render particles attached to the muted avatars
Diffstat (limited to 'indra/newview/llviewerpartsource.h')
-rw-r--r--indra/newview/llviewerpartsource.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llviewerpartsource.h b/indra/newview/llviewerpartsource.h
index 12e926173b..504229e81f 100644
--- a/indra/newview/llviewerpartsource.h
+++ b/indra/newview/llviewerpartsource.h
@@ -42,6 +42,7 @@
class LLViewerTexture;
class LLViewerObject;
class LLViewerPart;
+class LLVOAvatar;
class LLViewerPartSource : public LLRefCount
{
@@ -85,6 +86,7 @@ protected:
F32 mLastUpdateTime;
F32 mLastPartTime;
LLUUID mOwnerUUID;
+ LLPointer<LLVOAvatar> mOwnerAvatarp;
LLPointer<LLViewerTexture> mImagep;
// Particle information
U32 mPartFlags; // Flags for the particle