1
0
Fork 0
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:
Wuzzy 2014-07-03 07:46:19 +02:00 committed by Ekdohibs
parent 45ab62d6a3
commit 07c17db114
7 changed files with 116 additions and 8 deletions

View file

@ -50,6 +50,11 @@ public:
FREEMOVE,
FASTMOVE,
NOCLIP,
HOTBAR_PREV,
HOTBAR_NEXT,
MUTE,
INC_VOLUME,
DEC_VOLUME,
CINEMATIC,
SCREENSHOT,
TOGGLE_HUD,