projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4df0d6
)
Settingtypes.txt: Correct value of 'max block send distance'
author
paramat
<paramat@users.noreply.github.com>
Thu, 11 Jan 2018 23:50:35 +0000
(23:50 +0000)
committer
paramat
<mat.gregory@virginmedia.com>
Fri, 12 Jan 2018 05:45:39 +0000
(
05:45
+0000)
builtin/settingtypes.txt
patch
|
blob
|
history
diff --git
a/builtin/settingtypes.txt
b/builtin/settingtypes.txt
index 088f06ca7836a0361b008b9a419280f6b253c4e5..cf759ebedc971db043b1bc09bb72d54b3dd4e86c 100644
(file)
--- a/
builtin/settingtypes.txt
+++ b/
builtin/settingtypes.txt
@@
-1014,7
+1014,7
@@
active_object_send_range_blocks (Active object send range) int 3
active_block_range (Active block range) int 3
# From how far blocks are sent to clients, stated in mapblocks (16 nodes).
-max_block_send_distance (Max block send distance) int
10
+max_block_send_distance (Max block send distance) int
9
# Maximum number of forceloaded mapblocks.
max_forceloaded_blocks (Maximum forceloaded blocks) int 16