aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llmaniptranslate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llmaniptranslate.cpp')
-rw-r--r--linden/indra/newview/llmaniptranslate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llmaniptranslate.cpp b/linden/indra/newview/llmaniptranslate.cpp
index 8484c4e..3e1536f 100644
--- a/linden/indra/newview/llmaniptranslate.cpp
+++ b/linden/indra/newview/llmaniptranslate.cpp
@@ -2108,7 +2108,7 @@ void LLManipTranslate::renderTranslationHandles()
2108 (orientWRTHead.mV[1] < 0.0f ? 2 : 0) + 2108 (orientWRTHead.mV[1] < 0.0f ? 2 : 0) +
2109 (orientWRTHead.mV[2] < 0.0f ? 4 : 0); 2109 (orientWRTHead.mV[2] < 0.0f ? 4 : 0);
2110 2110
2111 // opposite faces on Linden cubes: 2111 // opposite faces on cubes:
2112 // 0 & 5 2112 // 0 & 5
2113 // 1 & 3 2113 // 1 & 3
2114 // 2 & 4 2114 // 2 & 4