summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorAndrey Lihatskiy <118752495+marchcat@users.noreply.github.com>2026-02-11 18:38:24 +0200
committerGitHub <noreply@github.com>2026-02-11 18:38:24 +0200
commit77f534e344092cdd8a602e3f30d421f8fea7a0c0 (patch)
treeb965427b1ea73534da717ed147f3c01e3fdb9815 /indra
parent2cabd41943c8d14bc72b52f1891671b28d0a856a (diff)
Update comment in indra/newview/llagent.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Diffstat (limited to 'indra')
-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