diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-04-07 19:36:47 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-04-07 19:41:25 +0300 |
commit | 08566b1ac1bc726dcf80297b982de13cf958df6a (patch) | |
tree | 3628c80b405db95a9ae700b87a54b803a59f973a /indra/newview | |
parent | 8215fff0c2a1c895ef916837847cf7526ae61ef9 (diff) |
SL-14457 Make "Single click on land" default to "No action"
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/app_settings/key_bindings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/app_settings/key_bindings.xml b/indra/newview/app_settings/key_bindings.xml index 4f6deb1f98..1a5157838c 100644 --- a/indra/newview/app_settings/key_bindings.xml +++ b/indra/newview/app_settings/key_bindings.xml @@ -126,7 +126,6 @@ <binding key="PAD_DIVIDE" mask="CTL_ALT_SHIFT" command="start_gesture"/> <binding key="" mask="NONE" mouse="MMB" command="toggle_voice"/> - <binding key="" mask="NONE" mouse="LMB" command="walk_to"/> </third_person> <sitting> <binding key="A" mask="ALT" command="spin_around_cw"/> |