1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Disable desynchronize_mapblock_texture_animation by default (#13514)

This commit is contained in:
ROllerozxa 2023-05-26 13:48:37 +02:00 committed by GitHub
parent d6eb6ff973
commit f4cb16cc2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2681,7 +2681,7 @@
# Whether node texture animations should be desynchronized per mapblock.
# type: bool
# desynchronize_mapblock_texture_animation = true
# desynchronize_mapblock_texture_animation = false
# Enables caching of facedir rotated meshes.
# type: bool