- allow the automap HUD to use the VGA font.

This commit is contained in:
Christoph Oelckers 2019-04-10 20:39:15 +02:00
commit 9e096c62fd
8 changed files with 136 additions and 81 deletions

View file

@ -1109,10 +1109,6 @@ void FNotifyBuffer::Draw()
else
color = PrintColors[notify.PrintLevel];
if (color == CR_UNTRANSLATED)
{
color = C_GetDefaultFontColor();
}
int scale = active_con_scaletext(hud_generic);
if (!center)
screen->DrawText (font, color, 0, line, notify.Text,