diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-06-15 18:13:46 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-06-15 18:15:43 +0300 |
commit | d07ef7df92cbc9c2fb16dcd0ddd0322665d440eb (patch) | |
tree | f02fc95570620c9d8f16a5d35683b1d0058e2bc9 /indra/newview/app_settings | |
parent | ceea2df59634ab09d165943bd7591e7125ee0f80 (diff) |
SL-13418 Added converter from old mouse binding settings to new ones
Diffstat (limited to 'indra/newview/app_settings')
-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 81423c4716..4f6deb1f98 100644 --- a/indra/newview/app_settings/key_bindings.xml +++ b/indra/newview/app_settings/key_bindings.xml @@ -224,7 +224,6 @@ <binding key="DIVIDE" mask="NONE" command="start_gesture"/> <binding key="" mask="NONE" mouse="MMB" command="toggle_voice"/> - <binding key="" mask="NONE" mouse="LMB" command="walk_to"/> </sitting> <edit_avatar> <!--Avatar editing camera controls--> |