mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-02 00:05:26 +01:00
Remove cinematic toggle on F8
Also update cinematic mode's description to include mouse
This commit is contained in:
@@ -70,7 +70,7 @@ fast_move (Fast movement) bool false
|
||||
# This requires the "noclip" privilege on the server.
|
||||
noclip (Noclip) bool false
|
||||
|
||||
# Smooths camera when moving and looking around.
|
||||
# Smooths camera when looking around. Also called look or mouse smoothing.
|
||||
# Useful for recording videos.
|
||||
cinematic (Cinematic mode) bool false
|
||||
|
||||
@@ -178,7 +178,7 @@ keymap_noclip (Noclip key) key KEY_KEY_H
|
||||
|
||||
# Key for toggling cinematic mode.
|
||||
# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
|
||||
keymap_cinematic (Cinematic mode key) key KEY_F8
|
||||
keymap_cinematic (Cinematic mode key) key
|
||||
|
||||
# Key for toggling display of minimap.
|
||||
# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
|
||||
|
||||
Reference in New Issue
Block a user