summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2018-07-12 18:10:19 +0100
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2018-07-12 18:10:19 +0100
commitd389f681b19c39fc633edebafbc745f00dce9416 (patch)
tree3b971f9d1712c3a17489a19e8482839d3dbb710b /indra/newview/llvoavatar.cpp
parenta45868cd03de711e80bdb576992947e466ecf884 (diff)
MAINT-8863 - more diagnostics to pin down possible causes
Diffstat (limited to 'indra/newview/llvoavatar.cpp')
-rw-r--r--indra/newview/llvoavatar.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llvoavatar.cpp b/indra/newview/llvoavatar.cpp
index 1ed105f8d4..127dfe7c60 100644
--- a/indra/newview/llvoavatar.cpp
+++ b/indra/newview/llvoavatar.cpp
@@ -1188,6 +1188,8 @@ void LLVOAvatar::initInstance()
//VTPause(); // VTune
mVoiceVisualizer->setVoiceEnabled( LLVoiceClient::getInstance()->getVoiceEnabled( mID ) );
+
+ mInitFlags |= 1<<1;
}
// virtual