summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEzhh <owlecho@live.com>2017-11-12 00:45:22 +0000
committerrubenwardy <rubenwardy@gmail.com>2017-11-12 00:45:22 +0000
commit66ec50db3a07f863ee0dd4ea12da4421917ae3bc (patch)
treeeeb113b00d7dee5584461e7b1acdf83621209991
parent20a85d76d94c9c5c7fbe198c3d0e1fbee97a485f (diff)
downloadminetest-66ec50db3a07f863ee0dd4ea12da4421917ae3bc.tar.gz
minetest-66ec50db3a07f863ee0dd4ea12da4421917ae3bc.tar.bz2
minetest-66ec50db3a07f863ee0dd4ea12da4421917ae3bc.zip
Remove incorrect entry from settingtypes
-rw-r--r--builtin/settingtypes.txt4
-rw-r--r--minetest.conf.example5
2 files changed, 0 insertions, 9 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt
index dac135363..f3fa646e9 100644
--- a/builtin/settingtypes.txt
+++ b/builtin/settingtypes.txt
@@ -180,10 +180,6 @@ keymap_cmd (Command key) key /
# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
keymap_cmd_local (Command key) key .
-# Key for opening the chat console.
-# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
-keyman_console (Console key) key KEY_F10
-
# Key for toggling unlimited view range.
# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
keymap_rangeselect (Range select key) key KEY_KEY_R
diff --git a/minetest.conf.example b/minetest.conf.example
index 40adcf503..9ca6efb05 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -164,11 +164,6 @@
# type: key
# keymap_cmd_local = .
-# Key for opening the chat console.
-# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
-# type: key
-# keyman_console = KEY_F10
-
# Key for toggling unlimited view range.
# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
# type: key