mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add option to disable entity selectionboxes. (#3992)
Setting only loaded once, default value is to enable them.
This commit is contained in:
parent
b5f6d41eed
commit
6530ed4dd8
5 changed files with 13 additions and 1 deletions
|
@ -253,6 +253,10 @@
|
|||
# type: bool
|
||||
# enable_local_map_saving = false
|
||||
|
||||
# Show entity selection boxes.
|
||||
# type: bool
|
||||
# show_entity_selectionbox true
|
||||
|
||||
# Enable usage of remote media server (if provided by server).
|
||||
# Remote servers offer a significantly faster way to download media (e.g. textures)
|
||||
# when connecting to the server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue