bevy/crates/bevy_input
bird 22121e69fb
fix typo in gamepad AxisSettings docs (#8536)
# Objective

there was a typo in AxisSettings. It said "Values that are higher than
`livezone_upperbound` will be rounded up to -1.0." which I'm pretty
confident should be "1.0".

## Solution

I removed the '-'
2023-05-03 19:36:31 +00:00
..
src fix typo in gamepad AxisSettings docs (#8536) 2023-05-03 19:36:31 +00:00
Cargo.toml chore: Release (#7920) 2023-03-06 05:13:36 +00:00