0
0
Fork 0
mirror of https://github.com/ZDoom/gzdoom-gles.git synced 2025-03-01 06:21:17 +00:00

- 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 // hack hack
NewConsoleFont = ConFont; NewConsoleFont = ConFont;
CurrentConsoleFont = ConFont;
NewSmallFont = SmallFont; NewSmallFont = SmallFont;
AlternativeSmallFont = SmallFont; AlternativeSmallFont = SmallFont;
OriginalSmallFont = SmallFont; OriginalSmallFont = SmallFont;