diff options
author | Richard Linden <none@none> | 2011-03-25 19:13:32 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2011-03-25 19:13:32 -0700 |
commit | f443f3e84725d01d47b96a3385ee9ccc494ede89 (patch) | |
tree | 6c1ac1cbd21e13d0190ebefa77c87d599912ca9c /indra/newview/app_settings | |
parent | d01afc8a6a1af4df7208724c71f916b5c111da95 (diff) |
SOCIAL-717 FIX Artwork for click to move hint
updated resize logic for hint popups to accomodate image size
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 04045585a0..b966447942 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -12364,7 +12364,7 @@ <key>Type</key> <string>F32</string> <key>Value</key> - <real>120.0</real> + <real>1.0</real> </map> <key>DestinationGuideHintTimeout</key> <map> |