aboutsummaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index bbabf98d5..d03324694 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -165,7 +165,7 @@
# Connects glass if supported by node.
# type: bool
-# connected_glass = false
+# connected_glass = true
# Enable smooth lighting with simple ambient occlusion.
# Disable for speed or for different looks.