From 26c7e98e3d87446acbc0c30b3c0ea8eb8bc1f6c5 Mon Sep 17 00:00:00 2001 From: Ezhh Date: Sun, 17 Dec 2017 04:38:54 +0000 Subject: Adjust default console height #6797 --- minetest.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minetest.conf.example') 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 -- cgit v1.2.3