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 --- builtin/settingtypes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'builtin') diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index 695c0b1d6..0d5978911 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -616,7 +616,7 @@ fall_bobbing_amount (Fall bobbing factor) float 0.0 3d_mode (3D mode) enum none none,anaglyph,interlaced,topbottom,sidebyside,pageflip # In-game chat console height, between 0.1 (10%) and 1.0 (100%). -console_height (Console height) float 1.0 0.1 1.0 +console_height (Console height) float 0.6 0.1 1.0 # In-game chat console background color (R,G,B). console_color (Console color) string (0,0,0) -- cgit v1.2.3