WERKS WOO
This commit is contained in:
@@ -92,10 +92,10 @@ impl Application for Main {
|
|||||||
left: iced::keyboard::KeyCode::A,
|
left: iced::keyboard::KeyCode::A,
|
||||||
right: iced::keyboard::KeyCode::D,
|
right: iced::keyboard::KeyCode::D,
|
||||||
},
|
},
|
||||||
a: iced::keyboard::KeyCode::K,
|
a: iced::keyboard::KeyCode::Key1,
|
||||||
b: iced::keyboard::KeyCode::J,
|
b: iced::keyboard::KeyCode::Key2,
|
||||||
x: iced::keyboard::KeyCode::I,
|
x: iced::keyboard::KeyCode::Key3,
|
||||||
y: iced::keyboard::KeyCode::U,
|
y: iced::keyboard::KeyCode::Key4,
|
||||||
l: iced::keyboard::KeyCode::Q,
|
l: iced::keyboard::KeyCode::Q,
|
||||||
r: iced::keyboard::KeyCode::E,
|
r: iced::keyboard::KeyCode::E,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user