mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-12 18:05:50 +00:00
Also load the menu bold font at size 12 as we are using that.
This commit is contained in:
parent
9100bb8613
commit
6909a1d4eb
@ -8,5 +8,5 @@ loadfont infobar fonts/xolonium-regular.otf,fonts/unifont-5.1.20080907,gfx/vera-
|
||||
loadfont user0 fonts/xolonium-regular.otf,fonts/unifont-5.1.20080907,gfx/vera-sans 12 // menu font
|
||||
loadfont user1 fonts/xolonium-regular.otf,fonts/unifont-5.1.20080907,gfx/vera-sans 4 6 8 10 12 14 16 20 24 28 32 $hud_fontsize $scr_centersize // csqc font
|
||||
loadfont user2 fonts/xolonium-bold.otf,fonts/unifont-5.1.20080907,gfx/vera-sans 4 6 8 10 12 14 16 20 24 28 32 $hud_fontsize $scr_centersize // csqc bold font
|
||||
loadfont user3 fonts/xolonium-bold.otf,fonts/unifont-5.1.20080907,gfx/vera-sans 16 // menu boldfont
|
||||
loadfont user3 fonts/xolonium-bold.otf,fonts/unifont-5.1.20080907,gfx/vera-sans 12 16 // menu boldfont
|
||||
scoreboard_columns_set
|
||||
|
Loading…
Reference in New Issue
Block a user