1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Revert "Enable connected glass by default (#13242)"

This reverts commit a93f3542d9 for
the upcoming 5.7.0 release.

See https://github.com/minetest/minetest/issues/8290 for a detailed discussion.
This commit is contained in:
SmallJoker 2023-04-02 20:55:32 +02:00
parent 6c0a6925fc
commit 1c1f1b1615
3 changed files with 3 additions and 3 deletions

View file

@ -165,7 +165,7 @@
# Connects glass if supported by node.
# type: bool
# connected_glass = true
# connected_glass = false
# Enable smooth lighting with simple ambient occlusion.
# Disable for speed or for different looks.