diff --git a/README.md b/README.md index 49c8cc3..cd42c58 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,7 @@ Press **ESC** to view these any time from the in-game menu. - **C**: Camera - **T**: Cruise control - **R**: Rotate (hold + move mouse) -- **Y**: Rotation stabilizer - **AWSD/Shift/Ctrl**: Move -- **J/K/U/L/I/O**: Rotate - **F11**: Fullscreen - **Tab**: Toggle Augmented Reality - **Left click**: Target objects (in AR only) diff --git a/src/data/keybindings.in b/src/data/keybindings.in index 4b4b523..9136991 100644 --- a/src/data/keybindings.in +++ b/src/data/keybindings.in @@ -6,9 +6,7 @@ M: Map C: Camera T: Cruise control R: Rotate (hold + move mouse) -Y: Rotation stabilizer AWSD/Shift/Ctrl: Move -J/K/U/L/I/O: Rotate F11: Fullscreen Tab: Toggle Augmented Reality Left click: Target objects (in AR only)