summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2020-06-10 05:07:10 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2020-06-10 09:00:44 +0300
commitf2d2fb2e28575d870ff07ce463dd30fa9af7f505 (patch)
tree731718f931bc09633d7c76223a4b0f100ad8453c /indra
parent2171d7fbd9bae72dac450153dd6d0071c76dedcf (diff)
SL-13412 Disabled the (default) click to walk in mouselook mode
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/app_settings/key_bindings.xml1
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 dd74293644..81423c4716 100644
--- a/indra/newview/app_settings/key_bindings.xml
+++ b/indra/newview/app_settings/key_bindings.xml
@@ -33,7 +33,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"/>
</first_person>
<third_person>
<binding key="A" mask="NONE" command="turn_left"/>