summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-08-12 15:18:25 -0700
committerRichard Linden <none@none>2010-08-12 15:18:25 -0700
commit2c999688c4c792630865bd97c2b45ff886d9a26c (patch)
treeb9023a63b784a66439f8b13452504c94dcd89e63 /indra/newview/llagent.h
parent00e4fb0ac8431bda3705c218a548557cfca7e749 (diff)
added remaining hints and fade in/fade out behavior
Diffstat (limited to 'indra/newview/llagent.h')
-rw-r--r--indra/newview/llagent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llagent.h b/indra/newview/llagent.h
index 32f9b00135..0185f874f9 100644
--- a/indra/newview/llagent.h
+++ b/indra/newview/llagent.h
@@ -270,6 +270,7 @@ public:
private:
LLFrameTimer mFidgetTimer;
LLFrameTimer mFocusObjectFadeTimer;
+ LLFrameTimer mMoveTimer;
F32 mNextFidgetTime;
S32 mCurrentFidget;