aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llmanip.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llmanip.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llmanip.cpp b/linden/indra/newview/llmanip.cpp
index 45550fc..0c88c47 100644
--- a/linden/indra/newview/llmanip.cpp
+++ b/linden/indra/newview/llmanip.cpp
@@ -60,7 +60,7 @@
60#include "llglheaders.h" 60#include "llglheaders.h"
61 61
62// Local constants... 62// Local constants...
63const S32 VERTICAL_OFFSET = 50; 63const S32 VERTICAL_OFFSET = 100; // KL adjusted to compensate for toolbars move to the top of the screen!
64 64
65F32 LLManip::sHelpTextVisibleTime = 2.f; 65F32 LLManip::sHelpTextVisibleTime = 2.f;
66F32 LLManip::sHelpTextFadeTime = 2.f; 66F32 LLManip::sHelpTextFadeTime = 2.f;