diff --git a/README.md b/README.md index 0624642..95d9ecf 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ You can view these any time in game through the game menu (press Escape.) - Q: Exit vehicle - M: Map - C: Camera +- T: Cruise control - R: Rotate (hold + move mouse) - Y: Rotation stabilizer - AWSD/Shift/Ctrl: Move diff --git a/src/data/keybindings.in b/src/data/keybindings.in index 06eaf41..132e60a 100644 --- a/src/data/keybindings.in +++ b/src/data/keybindings.in @@ -4,6 +4,7 @@ F: Flashlight Q: Exit vehicle M: Map C: Camera +T: Cruise control R: Rotate (hold + move mouse) Y: Rotation stabilizer AWSD/Shift/Ctrl: Move