From 77f534e344092cdd8a602e3f30d421f8fea7a0c0 Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy <118752495+marchcat@users.noreply.github.com> Date: Wed, 11 Feb 2026 18:38:24 +0200 Subject: Update comment in indra/newview/llagent.h Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- indra/newview/llagent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3