summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2017-07-06 01:25:10 +0100
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2017-07-06 01:25:10 +0100
commitf55667397e75991348fa25b6ad581a36de99acf0 (patch)
tree131f55e90c21d7c742b6e942a7f4ceba4289f038 /indra/newview/llvoavatar.cpp
parent2af5332e46b3917d6dce211e576a92d04c3eda8b (diff)
SL-722 - handle per-object animation requests, combine for control avatar animation state.
Diffstat (limited to 'indra/newview/llvoavatar.cpp')
-rw-r--r--indra/newview/llvoavatar.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatar.cpp b/indra/newview/llvoavatar.cpp
index 9a1629fbfb..b202f1b848 100644
--- a/indra/newview/llvoavatar.cpp
+++ b/indra/newview/llvoavatar.cpp
@@ -721,6 +721,7 @@ LLVOAvatar::LLVOAvatar(const LLUUID& id,
mCurrentGesticulationLevel = 0;
+
mRuthTimer.reset();
mRuthDebugTimer.reset();
mDebugExistenceTimer.reset();