minetest.conf: Set "connected_glass" value to "true".

This commit is contained in:
AntumDeluge 2016-08-04 15:13:36 -07:00
parent 0052833cc0
commit 897bc75781

View File

@ -294,7 +294,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.