summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorEzhh <owlecho@live.com>2017-12-17 04:38:54 +0000
committerrubenwardy <rubenwardy@gmail.com>2017-12-17 04:38:54 +0000
commit26c7e98e3d87446acbc0c30b3c0ea8eb8bc1f6c5 (patch)
treee6b7606e61abe8b6bd2da07a389b60522789c352 /minetest.conf.example
parent649eef9e4fe4ef6a59ca9f59c900c6e0900cfb3a (diff)
downloadminetest-26c7e98e3d87446acbc0c30b3c0ea8eb8bc1f6c5.tar.gz
minetest-26c7e98e3d87446acbc0c30b3c0ea8eb8bc1f6c5.tar.bz2
minetest-26c7e98e3d87446acbc0c30b3c0ea8eb8bc1f6c5.zip
Adjust default console height
#6797
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 357d677f4..a112ce0e6 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -701,7 +701,7 @@
# In-game chat console height, between 0.1 (10%) and 1.0 (100%).
# type: float min: 0.1 max: 1
-# console_height = 1.0
+# console_height = 0.6
# In-game chat console background color (R,G,B).
# type: string