mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-16 18:01:40 +00:00
Change pitch fly binding to 'P', add to change keys menu (#8314)
This commit is contained in:
parent
a4677496f3
commit
4f7674d448
4 changed files with 30 additions and 32 deletions
|
@ -212,7 +212,7 @@ keymap_freemove (Fly key) key KEY_KEY_K
|
|||
|
||||
# Key for toggling pitch move mode.
|
||||
# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
|
||||
keymap_pitchmove (Pitch move key) key KEY_KEY_L
|
||||
keymap_pitchmove (Pitch move key) key KEY_KEY_P
|
||||
|
||||
# Key for toggling fast mode.
|
||||
# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue