mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 16:41:02 +02:00
removing useless differences
This commit is contained in:
parent
5fb2c3ccd1
commit
bc852d8eab
1 changed files with 1 additions and 4 deletions
|
@ -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 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue