From 8eb7ddb0a2f03ae514a96191f6edba9333ba2423 Mon Sep 17 00:00:00 2001 From: RealBadAngel Date: Sun, 21 Feb 2016 07:34:29 +0100 Subject: Remove new_style_water --- minetest.conf.example | 6 ------ 1 file changed, 6 deletions(-) (limited to 'minetest.conf.example') 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 -- cgit v1.2.3