Add hotkey for centering mouse in render window.

This commit is contained in:
Admiral H. Curtiss 2022-07-15 20:31:44 +02:00
parent 8f0d702e5f
commit 4d27022d0e
No known key found for this signature in database
GPG key ID: F051B4C4044F33FB
5 changed files with 21 additions and 0 deletions

View file

@ -35,6 +35,7 @@ constexpr std::array<const char*, NUM_HOTKEYS> s_hotkey_labels{{
_trans("Take Screenshot"),
_trans("Exit"),
_trans("Unlock Cursor"),
_trans("Center Mouse"),
_trans("Activate NetPlay Chat"),
_trans("Control NetPlay Golf Mode"),