1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-29 14:45:20 +01:00

Add option to disable entity selectionboxes. (#3992)

Setting only loaded once, default value is to enable them.
This commit is contained in:
TriBlade9
2016-04-14 02:15:41 -07:00
committed by est31
parent b5f6d41eed
commit 6530ed4dd8
5 changed files with 13 additions and 1 deletions

View File

@@ -241,6 +241,9 @@ send_pre_v25_init (Support older servers) bool true
# Save the map received by the client on disk.
enable_local_map_saving (Saving map received from server) bool false
# Show entity selection boxes
show_entity_selectionbox (Show entity selection boxes) bool 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.