Cleaning for clippy

This commit is contained in:
2018-11-19 15:21:02 +01:00
parent 2a4a6a7dc9
commit c841d08d14
6 changed files with 53 additions and 66 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ impl GamepadMap {
}
Some(GamepadMap {
id: id,
id,
jump_button: 1,
run_button: 0,
left_right_axis: Axis::X,