mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
don't pass g_settings around, and use it directly
This commit is contained in:
parent
93d185ee5d
commit
792e013eaf
7 changed files with 19 additions and 17 deletions
|
@ -747,9 +747,9 @@
|
|||
# type: int min: 0 max: 255
|
||||
# crosshair_alpha = 255
|
||||
|
||||
# Maximum number of recent chat items to show
|
||||
# type: int min: 3 max: 99
|
||||
# recent_chat_size = 6
|
||||
# Maximum number of recent chat messages to show
|
||||
# type: int min: 2 max: 20
|
||||
# recent_chat_messages = 6
|
||||
|
||||
# Whether node texture animations should be desynchronized per mapblock.
|
||||
# type: bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue