Added speech history in the game bound to f1 previous, f2 current, f3 next. I may expand this later.

This commit is contained in:
Storm Dragon
2025-09-23 17:56:22 -04:00
parent e15b497c54
commit 8688c8fad3
4 changed files with 40 additions and 1 deletions

View File

@@ -35,6 +35,9 @@ Alt+Home: Ambience volume increase.
Alt+Delete: Game sounds volume decrease.
Alt+Insert: Game sounds volume increase.
Backspace: Pause or resume the game.
F1: Navigate to previous speech message in history.
F2: Repeat current speech message.
F3: Navigate to next speech message in history.
Notes