Merge pull request #6248 from ZappoMan/master

fix json
This commit is contained in:
Brad Hefta-Gaub 2015-10-30 13:17:23 -07:00
commit ec92c4e12f

View file

@ -38,7 +38,7 @@
{ "from": { "makeAxis" : ["Keyboard.MouseMoveLeft", "Keyboard.MouseMoveRight"] },
"when": "Keyboard.RightMouseClick",
"to": "Actions.Yaw",
"to": "Actions.Yaw"
},
{ "from": "Keyboard.A", "when": "Keyboard.Shift", "to": "Actions.LATERAL_LEFT" },