mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
remove right click context menu until we can make it work with camera move better
This commit is contained in:
parent
71a6e783e3
commit
70b9aa5ff1
1 changed files with 1 additions and 2 deletions
|
@ -81,7 +81,6 @@
|
|||
|
||||
{ "from": "Keyboard.Space", "to": "Actions.SHIFT" },
|
||||
{ "from": "Keyboard.R", "to": "Actions.ACTION1" },
|
||||
{ "from": "Keyboard.T", "to": "Actions.ACTION2" },
|
||||
{ "from": "Keyboard.RightMouseClick", "to": "Actions.ContextMenu" }
|
||||
{ "from": "Keyboard.T", "to": "Actions.ACTION2" }
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue