diff options
| author | Andrey Lihatskiy <118752495+marchcat@users.noreply.github.com> | 2026-02-11 18:38:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-11 18:38:24 +0200 |
| commit | 77f534e344092cdd8a602e3f30d421f8fea7a0c0 (patch) | |
| tree | b965427b1ea73534da717ed147f3c01e3fdb9815 /indra/newview | |
| parent | 2cabd41943c8d14bc72b52f1891671b28d0a856a (diff) | |
Update comment in indra/newview/llagent.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/llagent.h | 2 |
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 |
