mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-01-31 12:30:32 +00:00
- Missed this.
This commit is contained in:
parent
9097f23286
commit
38d6008149
1 changed files with 1 additions and 0 deletions
|
@ -3716,6 +3716,7 @@ void V_InitFonts()
|
|||
}
|
||||
// hack hack
|
||||
NewConsoleFont = ConFont;
|
||||
CurrentConsoleFont = ConFont;
|
||||
NewSmallFont = SmallFont;
|
||||
AlternativeSmallFont = SmallFont;
|
||||
OriginalSmallFont = SmallFont;
|
||||
|
|
Loading…
Reference in a new issue