summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
diff options
context:
space:
mode:
authorKyler Eastridge <felix.wolfz@gmail.com>2025-07-28 04:46:05 +0100
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2025-07-29 20:12:46 +0300
commitaae33e4ef236359722fc8f0bfe4040392eaa3420 (patch)
tree82f3fca450e7024bf4bf9d5c63ac6cf341e19388 /indra/newview/app_settings
parentc7baab39264e1352386da6f7d1be99b2ed855a19 (diff)
It's a target, not a hint
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r--indra/newview/app_settings/settings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 28240f50c6..2241bb89a4 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -16256,10 +16256,10 @@
<key>Value</key>
<integer>1</integer>
</map>
- <key>EnableLookAtHints</key>
+ <key>EnableLookAtTarget</key>
<map>
<key>Comment</key>
- <string>Whether or not to send animate the avatar head and send look at hints when moving the cursor or focusing on objects</string>
+ <string>Whether or not to send animate the avatar head and send look at targets when moving the cursor or focusing on objects</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
@@ -16267,7 +16267,7 @@
<key>Value</key>
<integer>1</integer>
</map>
- <key>LimitLookAtHints</key>
+ <key>LimitLookAtTarget</key>
<map>
<key>Comment</key>
<string>Whether or not to clamp the look at targets around the avatar head before sending</string>
@@ -16278,7 +16278,7 @@
<key>Value</key>
<integer>0</integer>
</map>
- <key>LimitLookAtHintsDistance</key>
+ <key>LimitLookAtTargetDistance</key>
<map>
<key>Comment</key>
<string>Distance to limit look at target to</string>