Remove incorrect entry from settingtypes
This commit is contained in:
parent
aabd29474f
commit
0d9cebb1aa
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue