1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Adjust default console height

#6797
This commit is contained in:
Ezhh 2017-12-17 04:38:54 +00:00 committed by rubenwardy
parent 649eef9e4f
commit 26c7e98e3d
3 changed files with 3 additions and 3 deletions

View file

@ -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)