diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-06-11 17:38:48 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-06-11 17:38:48 +0300 |
commit | 3d4bc98f6be51ebb8ac43af395e54bb6b608c9ae (patch) | |
tree | 9d2cb295c019e867b9dcdae451ce7acc7e3bb77e /indra/newview/llheroprobemanager.cpp | |
parent | 1ebf62e102cb3f328aa90809f7f5060b8f065db1 (diff) |
Trim remaining trailing whitespaces after #1695
Diffstat (limited to 'indra/newview/llheroprobemanager.cpp')
-rw-r--r-- | indra/newview/llheroprobemanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llheroprobemanager.cpp b/indra/newview/llheroprobemanager.cpp index a7b3d8a48a..9d9332312b 100644 --- a/indra/newview/llheroprobemanager.cpp +++ b/indra/newview/llheroprobemanager.cpp @@ -198,7 +198,7 @@ void LLHeroProbeManager::update() mFaceUpdateList[i] = ceilf(cube_facing * gPipeline.RenderHeroProbeConservativeUpdateMultiplier); } - + mProbes[0]->mOrigin = probe_pos; } else |