summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-07-15 20:22:53 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-07-15 20:22:53 +0300
commit48921a62322bd4eae17d1085256693aa66041dbd (patch)
tree1089cf9fec26fe99a2594121090fd7e43e039ffd /indra/newview/app_settings
parent0814ba33222fa86e73ca3e5351175ba4b7b545e8 (diff)
SL-443 Keybindings: Backward compatibility
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r--indra/newview/app_settings/key_bindings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/key_bindings.xml b/indra/newview/app_settings/key_bindings.xml
index ffc1b2e7cc..5c32ed9afd 100644
--- a/indra/newview/app_settings/key_bindings.xml
+++ b/indra/newview/app_settings/key_bindings.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<keys>
+<keys version="1">
<first_person>
<binding key="A" mask="NONE" command="slide_left"/>
<binding key="D" mask="NONE" command="slide_right"/>