- refinement of font substitution logic.
This commit is contained in:
parent
e6ab678515
commit
6f3982865f
10 changed files with 20 additions and 22 deletions
|
|
@ -581,11 +581,6 @@ CUSTOM_CVAR (Int, msgmidcolor2, 4, CVAR_ARCHIVE)
|
|||
setmsgcolor (PRINTLEVELS+1, self);
|
||||
}
|
||||
|
||||
EColorRange C_GetDefaultFontColor()
|
||||
{
|
||||
return CR_UNTRANSLATED;
|
||||
}
|
||||
|
||||
FFont * C_GetDefaultHUDFont()
|
||||
{
|
||||
return generic_ui? NewSmallFont : SmallFont;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue