mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Document keymap_toggle_block_bounds, remove unimplemented BLOCK_BOUNDS_MAX (#14722)
This commit is contained in:
parent
833bb542fc
commit
508b5ccc63
4 changed files with 4 additions and 5 deletions
|
@ -2525,6 +2525,9 @@ keymap_toggle_debug (Debug info toggle key) key KEY_F5
|
|||
# Key for toggling the display of the profiler. Used for development.
|
||||
keymap_toggle_profiler (Profiler toggle key) key KEY_F6
|
||||
|
||||
# Key for toggling the display of mapblock boundaries.
|
||||
keymap_toggle_block_bounds (Block bounds toggle key) key
|
||||
|
||||
# Key for switching between first- and third-person camera.
|
||||
keymap_camera_mode (Toggle camera mode key) key KEY_KEY_C
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue