summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorVitaliy <numzer0@yandex.ru>2018-09-29 21:40:17 +0300
committerParamat <paramat@users.noreply.github.com>2018-09-29 19:40:17 +0100
commit18a8fbf465b47c4780d63f34c960af7a52d0cf82 (patch)
tree9b0ca7a5ddabe5423a215b7324012a612123f91b /minetest.conf.example
parent5f0c969485577c8fbe35b54505e37bace0516a84 (diff)
downloadminetest-18a8fbf465b47c4780d63f34c960af7a52d0cf82.tar.gz
minetest-18a8fbf465b47c4780d63f34c960af7a52d0cf82.tar.bz2
minetest-18a8fbf465b47c4780d63f34c960af7a52d0cf82.zip
Software inventorycube (#7651)
Fixes missing/upside-down images on Android.
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example5
1 files changed, 0 insertions, 5 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 7e548c35d..e66230ddf 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -841,11 +841,6 @@
# type: bool
# inventory_items_animations = false
-# Android systems only: Tries to create inventory textures from meshes
-# when no supported render was found.
-# type: bool
-# inventory_image_hack = false
-
# Fraction of the visible distance at which fog starts to be rendered
# type: float min: 0 max: 0.99
# fog_start = 0.4