summaryrefslogtreecommitdiff
path: root/indra/llaudio/llaudioengine.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-01-13 09:58:47 -0500
committerOz Linden <oz@lindenlab.com>2012-01-13 09:58:47 -0500
commitf6b8bfd3da163d275400035b24a969e5147c6352 (patch)
tree449fda9ad8f4628e0b1dfac31068a9a5d943a7af /indra/llaudio/llaudioengine.h
parent6aa48f31c9af1f46335aa64648cda77912aa391d (diff)
parent4405910caa34446a19f66cfc35a9270a0e14292f (diff)
merge changes for vmrg-215
Diffstat (limited to 'indra/llaudio/llaudioengine.h')
-rw-r--r--indra/llaudio/llaudioengine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llaudio/llaudioengine.h b/indra/llaudio/llaudioengine.h
index 30d2490635..a47ee7ca7c 100644
--- a/indra/llaudio/llaudioengine.h
+++ b/indra/llaudio/llaudioengine.h
@@ -334,6 +334,7 @@ protected:
bool mSyncSlave;
bool mQueueSounds;
bool mPlayedOnce;
+ bool mCorrupted;
S32 mType;
LLVector3d mPositionGlobal;
LLVector3 mVelocity;