From 3eb7ec45e72c0bb5e5af32d327769a784f1d4a83 Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 15 May 2024 05:52:15 +0200 Subject: [PATCH] document cruise control key --- README.md | 1 + src/data/keybindings.in | 1 + 2 files changed, 2 insertions(+) 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