1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Clarify documentation of punch key (#13238)

This commit is contained in:
Wuzzy
2023-04-13 17:12:26 +00:00
committed by GitHub
parent fc116ec950
commit d1e5dbefc7
3 changed files with 8 additions and 6 deletions

View File

@@ -2141,11 +2141,13 @@ keymap_jump (Jump key) key KEY_SPACE
# Also used for climbing down and descending in water if aux1_descends is disabled.
keymap_sneak (Sneak key) key KEY_LSHIFT
# Key for digging.
keymap_dig (Dig key) key KEY_LBUTTON
# Key for digging, punching or using something.
# (Note: The actual meaning might vary on a per-game basis.)
keymap_dig (Dig/punch/use key) key KEY_LBUTTON
# Key for placing.
keymap_place (Place key) key KEY_RBUTTON
# Key for placing an item/block or for using something.
# (Note: The actual meaning might vary on a per-game basis.)
keymap_place (Place/use key) key KEY_RBUTTON
# Key for opening the inventory.
keymap_inventory (Inventory key) key KEY_KEY_I