- Missed this.

This commit is contained in:
drfrag 2019-09-08 10:04:16 +02:00
parent 9097f23286
commit 38d6008149

View file

@ -3716,6 +3716,7 @@ void V_InitFonts()
}
// hack hack
NewConsoleFont = ConFont;
CurrentConsoleFont = ConFont;
NewSmallFont = SmallFont;
AlternativeSmallFont = SmallFont;
OriginalSmallFont = SmallFont;