mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Game: disable 'toggle_sneak_key' while flying
This commit is contained in:
parent
cc65c8bd70
commit
5b2b2c7796
2 changed files with 8 additions and 2 deletions
|
@ -112,6 +112,7 @@ doubletap_jump (Double tap jump for fly) bool false
|
|||
always_fly_fast (Always fly fast) bool true
|
||||
|
||||
# If enabled, the "Sneak" key will toggle when pressed.
|
||||
# This functionality is ignored when fly is enabled.
|
||||
toggle_sneak_key (Toggle Sneak key) bool false
|
||||
|
||||
# If enabled, the "Aux1" key will toggle when pressed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue