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
5 changed files with 21 additions and 0 deletions

View File

@ -29,6 +29,7 @@ enum Hotkey
HK_SCREENSHOT,
HK_EXIT,
HK_UNLOCK_CURSOR,
HK_CENTER_MOUSE,
HK_ACTIVATE_CHAT,
HK_REQUEST_GOLF_CONTROL,