1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Remove preload_item_visuals code

Closes #3748
This commit is contained in:
RealBadAngel 2016-02-20 03:37:26 +01:00 committed by est31
parent 354635f9fb
commit 2f4cf0bcca
5 changed files with 0 additions and 38 deletions

View file

@ -335,12 +335,6 @@
# type: int
# texture_min_size = 64
# Pre-generate all item visuals used in the inventory.
# This increases startup time, but runs smoother in-game.
# The generated textures can easily exceed your VRAM, causing artifacts in the inventory.
# type: bool
# preload_item_visuals = false
# Experimental option, might cause visible spaces between blocks
# when set to higher number than 0.
# type: enum values: 0, 1, 2, 4, 8, 16