mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Enable server side occlusion culling by default.
This commit is contained in:
@@ -1060,7 +1060,7 @@
|
||||
# on the eye position of the player. This can reduce the number of blocks
|
||||
# sent to the client 50-80%. The client will not longer receive most invisible
|
||||
# so that the utility of noclip mode is reduced.
|
||||
server_side_occlusion_culling = false
|
||||
server_side_occlusion_culling = true
|
||||
|
||||
## Mapgen
|
||||
|
||||
|
Reference in New Issue
Block a user