summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--indra/newview/llagent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llagent.h b/indra/newview/llagent.h
index a62c915ff1..4eac3357aa 100644
--- a/indra/newview/llagent.h
+++ b/indra/newview/llagent.h
@@ -487,7 +487,7 @@ private:
S32 mControlsTakenCount[TOTAL_CONTROLS];
S32 mControlsTakenPassedOnCount[TOTAL_CONTROLS];
U32 mControlFlags; // Replacement for the mFooKey's
- F64 mLastJumpRequestTime;
+ F64 mLastJumpRequestTime; // Time of last jump request in seconds from LLTimer::getTotalSeconds()
//--------------------------------------------------------------------
// Animations