mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Update minetest.conf.example with new keys
This commit is contained in:
parent
e655ba6e41
commit
4807fa9c5c
1 changed files with 2 additions and 2 deletions
|
@ -3370,12 +3370,12 @@
|
||||||
# Key for opening the inventory.
|
# Key for opening the inventory.
|
||||||
# See https://github.com/minetest/irrlicht/blob/master/include/Keycodes.h
|
# See https://github.com/minetest/irrlicht/blob/master/include/Keycodes.h
|
||||||
# type: key
|
# type: key
|
||||||
# keymap_inventory = KEY_KEY_I
|
# keymap_inventory = KEY_KEY_E
|
||||||
|
|
||||||
# Key for moving fast in fast mode.
|
# Key for moving fast in fast mode.
|
||||||
# See https://github.com/minetest/irrlicht/blob/master/include/Keycodes.h
|
# See https://github.com/minetest/irrlicht/blob/master/include/Keycodes.h
|
||||||
# type: key
|
# type: key
|
||||||
# keymap_aux1 = KEY_KEY_E
|
# keymap_aux1 = KEY_KEY_F
|
||||||
|
|
||||||
# Key for opening the chat window.
|
# Key for opening the chat window.
|
||||||
# See https://github.com/minetest/irrlicht/blob/master/include/Keycodes.h
|
# See https://github.com/minetest/irrlicht/blob/master/include/Keycodes.h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue