summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-04-24 12:31:19 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-04-24 12:31:19 +0300
commitb21c7de3eda09b9117123639589c0521ce243afd (patch)
treec7ddb37719eb6e61b4cb5cf35b5b5fb3dcdc07ba /minetest.conf.example
parent8c1f7a0dd27782cfc85dce624ccc4e3276f18776 (diff)
downloadminetest-b21c7de3eda09b9117123639589c0521ce243afd.tar.gz
minetest-b21c7de3eda09b9117123639589c0521ce243afd.tar.bz2
minetest-b21c7de3eda09b9117123639589c0521ce243afd.zip
Added a setting for disabling smooth lighting. Updated changelog.
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 770677da1..48f326229 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -27,6 +27,8 @@
#new_style_water = true
# Enable nice leaves; disable for speed
#new_style_leaves = true
+# Enable smooth lighting with simple ambient occlusion; disable for speed
+#smooth_lighting = true
# Whether to draw a frametime graph
#frametime_graph = false
# Enable combining mainly used textures to a bigger one