1
0
Fork 0
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:
minlemon 2025-04-21 03:57:34 +00:00 committed by GitHub
parent e655ba6e41
commit 4807fa9c5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3370,12 +3370,12 @@
# Key for opening the inventory.
# See https://github.com/minetest/irrlicht/blob/master/include/Keycodes.h
# type: key
# keymap_inventory = KEY_KEY_I
# keymap_inventory = KEY_KEY_E
# Key for moving fast in fast mode.
# See https://github.com/minetest/irrlicht/blob/master/include/Keycodes.h
# type: key
# keymap_aux1 = KEY_KEY_E
# keymap_aux1 = KEY_KEY_F
# Key for opening the chat window.
# See https://github.com/minetest/irrlicht/blob/master/include/Keycodes.h