removing useless differences

This commit is contained in:
samcake 2015-11-06 16:39:23 -08:00
parent 5fb2c3ccd1
commit bc852d8eab

View file

@ -14,6 +14,7 @@
] ]
}, },
{ "from": "Standard.RX", "to": "Actions.Yaw" }, { "from": "Standard.RX", "to": "Actions.Yaw" },
{ "from": "Standard.RY", { "from": "Standard.RY",
"when": "Application.Grounded", "when": "Application.Grounded",
"to": "Actions.Up", "to": "Actions.Up",
@ -42,7 +43,3 @@
] ]
} }