mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add configurable key bindings for hotbar scrolling, and for changing volume.
This commit is contained in:
parent
45ab62d6a3
commit
07c17db114
7 changed files with 116 additions and 8 deletions
|
@ -50,6 +50,11 @@ public:
|
|||
FREEMOVE,
|
||||
FASTMOVE,
|
||||
NOCLIP,
|
||||
HOTBAR_PREV,
|
||||
HOTBAR_NEXT,
|
||||
MUTE,
|
||||
INC_VOLUME,
|
||||
DEC_VOLUME,
|
||||
CINEMATIC,
|
||||
SCREENSHOT,
|
||||
TOGGLE_HUD,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue