removing useless differences

This commit is contained in:
samcake 2015-11-06 16:40:46 -08:00
parent bc852d8eab
commit b1d5a36dc6

View file

@ -14,7 +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",
@ -43,3 +43,4 @@
] ]
} }