mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
autojump setting: Remove repeated doc line (#8041)
This commit is contained in:
parent
c6f784f43b
commit
c26eab6319
2 changed files with 0 additions and 2 deletions
|
@ -115,7 +115,6 @@ always_fly_fast (Always fly and fast) bool true
|
||||||
repeat_rightclick_time (Rightclick repetition interval) float 0.25
|
repeat_rightclick_time (Rightclick repetition interval) float 0.25
|
||||||
|
|
||||||
# Automatically jump up single-node obstacles.
|
# Automatically jump up single-node obstacles.
|
||||||
# type: bool
|
|
||||||
autojump (Automatic jumping) bool false
|
autojump (Automatic jumping) bool false
|
||||||
|
|
||||||
# Prevent digging and placing from repeating when holding the mouse buttons.
|
# Prevent digging and placing from repeating when holding the mouse buttons.
|
||||||
|
|
|
@ -82,7 +82,6 @@
|
||||||
|
|
||||||
# Automatically jump up single-node obstacles.
|
# Automatically jump up single-node obstacles.
|
||||||
# type: bool
|
# type: bool
|
||||||
# type: bool
|
|
||||||
# autojump = false
|
# autojump = false
|
||||||
|
|
||||||
# Prevent digging and placing from repeating when holding the mouse buttons.
|
# Prevent digging and placing from repeating when holding the mouse buttons.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue