]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
set an info bar height of 20
authorRudolf Polzer <divverent@alientrap.org>
Wed, 12 Jan 2011 19:43:31 +0000 (20:43 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Wed, 12 Jan 2011 19:43:31 +0000 (20:43 +0100)
defaultXonotic.cfg

index 1a3138908f63f2227fa4e67bb012c2d7442dfb22..f7ced84a2f4e76334451b90f605f946bbe2d3131 100644 (file)
@@ -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