summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorparamat <mat.gregory@virginmedia.com>2016-01-10 03:27:32 +0000
committerparamat <mat.gregory@virginmedia.com>2016-01-10 04:07:47 +0000
commit3e0ea3c6eda27a7b6535570c2c208213be046494 (patch)
tree9fe3a5d6ac426ae2cef381f2fc33464794562353 /minetest.conf.example
parent31ac53dfd0eb0ab1e42921e85cf6575a16cbc38e (diff)
downloadminetest-3e0ea3c6eda27a7b6535570c2c208213be046494.tar.gz
minetest-3e0ea3c6eda27a7b6535570c2c208213be046494.tar.bz2
minetest-3e0ea3c6eda27a7b6535570c2c208213be046494.zip
Mgflat: Set blank default spflags. Unhide
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 806ce62c2..bea9b4ac3 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -1187,8 +1187,8 @@
# Occasional lakes and hills added to the flat world.
# Flags that are not specified in the flag string are not modified from the default.
# Flags starting with "no" are used to explicitly disable them.
-# type: flags possible values: lakes, hills, nolakes, nohills
-# mgflat_spflags = nolakes,nohills
+# type: flags possible values: lakes, hills, , nolakes, nohills
+# mgflat_spflags =
# Y of flat ground.
# type: int