summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--builtin/settingtypes.txt1
-rw-r--r--minetest.conf.example1
2 files changed, 0 insertions, 2 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt
index a199e7e7f..d8d9ec3ab 100644
--- a/builtin/settingtypes.txt
+++ b/builtin/settingtypes.txt
@@ -115,7 +115,6 @@ always_fly_fast (Always fly and fast) bool true
repeat_rightclick_time (Rightclick repetition interval) float 0.25
# Automatically jump up single-node obstacles.
-# type: bool
autojump (Automatic jumping) bool false
# Prevent digging and placing from repeating when holding the mouse buttons.
diff --git a/minetest.conf.example b/minetest.conf.example
index 64fe7ef29..773100759 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -82,7 +82,6 @@
# Automatically jump up single-node obstacles.
# type: bool
-# type: bool
# autojump = false
# Prevent digging and placing from repeating when holding the mouse buttons.