mirror of
https://github.com/minetest/minetest.git
synced 2024-11-27 01:53:45 +01:00
autojump setting: Remove repeated doc line (#8041)
This commit is contained in:
parent
c6f784f43b
commit
c26eab6319
@ -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…
Reference in New Issue
Block a user