mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Disable desynchronize_mapblock_texture_animation
by default (#13514)
This commit is contained in:
parent
d6eb6ff973
commit
f4cb16cc2d
3 changed files with 3 additions and 3 deletions
|
@ -1667,7 +1667,7 @@ enable_vbo (VBO) bool true
|
|||
cloud_radius (Cloud radius) int 12 1 62
|
||||
|
||||
# Whether node texture animations should be desynchronized per mapblock.
|
||||
desynchronize_mapblock_texture_animation (Desynchronize block animation) bool true
|
||||
desynchronize_mapblock_texture_animation (Desynchronize block animation) bool false
|
||||
|
||||
# Enables caching of facedir rotated meshes.
|
||||
enable_mesh_cache (Mesh cache) bool false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue