From 85b0faa66b0ccf49e7d12403d4b69ff96be43484 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 12 Jan 2011 20:43:31 +0100 Subject: [PATCH] set an info bar height of 20 --- defaultXonotic.cfg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 1a3138908..f7ced84a2 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1594,9 +1594,6 @@ set capturelimit 0 seta hud_fontsize 11 seta scr_centersize 12 seta hud_width 560 -// alias hud_font "loadfont user1 ${1},gfx/fallback ${2-}; loadfont user2 ${1}-big ${2-}; scoreboard_columns_set" -alias sbar_font "set _requested_sbar_font \"${*}\"" -sbar_font gfx/vera-sans 8 12 16 24 32 // these entities are not referenced by anything directly, they just represent // teams and are found by find() when needed @@ -1993,6 +1990,7 @@ scr_loadingscreen_barcolor "0 0.5 1" scr_loadingscreen_barheight 20 scr_loadingscreen_count 1 scr_conforcewhiledisconnected 0 +scr_infobar_height 20 // DP cannot properly detect this, so rather turn off the detection r_texture_dds_load_dxt1_noalpha 1 -- 2.39.2