summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorBlockMen <nmuelll@web.de>2014-09-27 18:16:26 +0200
committerBlockMen <nmuelll@web.de>2014-10-02 11:35:15 +0200
commitf48f6869303ab331600efaf9ec5796c238180106 (patch)
tree22f0fb2433ecf26cb045a02cf206a455f879105f /minetest.conf.example
parente9c9b66ae92f4b95061d2b93e5db182d0c80b526 (diff)
downloadminetest-f48f6869303ab331600efaf9ec5796c238180106.tar.gz
minetest-f48f6869303ab331600efaf9ec5796c238180106.tar.bz2
minetest-f48f6869303ab331600efaf9ec5796c238180106.zip
Add optional framed glasslike drawtype
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 689596fc0..3e7689c76 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -101,6 +101,8 @@
#liquid_update = 1.0
# Enable nice leaves; disable for speed
#new_style_leaves = true
+# Connects glass if supported by node
+#connected_glass = false
# Enable smooth lighting with simple ambient occlusion;
# disable for speed or for different looks.
#smooth_lighting = true