diff options
Diffstat (limited to 'minetest.conf.example')
-rw-r--r-- | minetest.conf.example | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/minetest.conf.example b/minetest.conf.example index ee6054536..5cf43aca6 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -270,12 +270,6 @@ # type: bool # enable_fog = true -# Enable a bit lower water surface, so it doesn't "fill" the node completely. -# Note that this is not quite optimized and that smooth lighting on the -# water surface doesn't work with this. -# type: bool -# new_style_water = false - # Leaves style: # - Fancy: all faces visible # - Simple: only outer faces, if defined special_tiles are used |