remove right click context menu until we can make it work with camera move better

This commit is contained in:
Brad Hefta-Gaub 2015-11-02 07:42:52 -08:00
parent 71a6e783e3
commit 70b9aa5ff1

View file

@ -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" }
]
}