mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Added show_debug to minetest.conf.example
I love that setting. Why is it not in this file already?
This commit is contained in:
parent
e17d29ccd6
commit
c6a9eae3ae
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@
|
||||||
#client_unload_unused_data_timeout = 600
|
#client_unload_unused_data_timeout = 600
|
||||||
# Whether to fog out the end of the visible area
|
# Whether to fog out the end of the visible area
|
||||||
#enable_fog = true
|
#enable_fog = true
|
||||||
|
# Whether to show the client debug info (has the same effect as hitting F5)
|
||||||
|
#show_debug = false
|
||||||
# Enable a bit lower water surface; disable for speed (not quite optimized)
|
# Enable a bit lower water surface; disable for speed (not quite optimized)
|
||||||
#new_style_water = false
|
#new_style_water = false
|
||||||
# Max liquids processed per step
|
# Max liquids processed per step
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue