summaryrefslogtreecommitdiff
path: root/builtin/settingtypes.txt
diff options
context:
space:
mode:
authorRealBadAngel <maciej.kasatkin@o2.pl>2016-02-21 07:34:29 +0100
committerparamat <mat.gregory@virginmedia.com>2016-02-26 00:50:46 +0000
commit8eb7ddb0a2f03ae514a96191f6edba9333ba2423 (patch)
tree8d653aff851a107bd8d8e3e9a5b6170400016588 /builtin/settingtypes.txt
parent4efb7eb7347bfd712297f5e11d3a055bb74cf597 (diff)
downloadminetest-8eb7ddb0a2f03ae514a96191f6edba9333ba2423.tar.gz
minetest-8eb7ddb0a2f03ae514a96191f6edba9333ba2423.tar.bz2
minetest-8eb7ddb0a2f03ae514a96191f6edba9333ba2423.zip
Remove new_style_water
Diffstat (limited to 'builtin/settingtypes.txt')
-rw-r--r--builtin/settingtypes.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt
index 9e1997cc6..003a6685e 100644
--- a/builtin/settingtypes.txt
+++ b/builtin/settingtypes.txt
@@ -255,11 +255,6 @@ serverlist_file (Serverlist file) string favoriteservers.txt
# Whether to fog out the end of the visible area.
enable_fog (Fog) bool 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.
-new_style_water (New style water) bool false
-
# Leaves style:
# - Fancy: all faces visible
# - Simple: only outer faces, if defined special_tiles are used