mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Make active_block_range default to 2
This commit is contained in:
parent
6ce0c61dc0
commit
fe338745a3
2 changed files with 2 additions and 2 deletions
|
@ -140,7 +140,7 @@
|
|||
# Player and object positions are sent at intervals specified by this
|
||||
#objectdata_interval = 0.2
|
||||
#active_object_send_range_blocks = 3
|
||||
#active_block_range = 5
|
||||
#active_block_range = 2
|
||||
#max_simultaneous_block_sends_per_client = 2
|
||||
#max_simultaneous_block_sends_server_total = 8
|
||||
#max_block_send_distance = 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue