projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e7e658
)
Update default of preload_item_visuals in minetest.conf.example
author
ShadowNinja
<shadowninja@minetest.net>
Sun, 21 Sep 2014 19:49:33 +0000
(15:49 -0400)
committer
ShadowNinja
<shadowninja@minetest.net>
Sun, 21 Sep 2014 19:50:27 +0000
(15:50 -0400)
minetest.conf.example
patch
|
blob
|
history
diff --git
a/minetest.conf.example
b/minetest.conf.example
index 95b4b51504c30e3c650742acfb6a6f763e544f03..689596fc07e841b626705b993c13ef6b39975890 100644
(file)
--- a/
minetest.conf.example
+++ b/
minetest.conf.example
@@
-170,7
+170,7
@@
#bilinear_filter = false
#trilinear_filter = false
# Set to true to pre-generate all item visuals
-#preload_item_visuals =
tru
e
+#preload_item_visuals =
fals
e
# Set to true to enable shaders. Disable them if video_driver = direct3d9/8.
#enable_shaders = true
# Set to true to enable textures bumpmapping. Requires shaders enabled.