diff options
Diffstat (limited to 'builtin')
-rw-r--r-- | builtin/settingtypes.txt | 5 |
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 |