- added localization fallback handling for the BigFont in menu items and captions.
This commit is contained in:
parent
473072d556
commit
14e94aa6c1
10 changed files with 58 additions and 9 deletions
|
|
@ -445,6 +445,7 @@ DEFINE_GLOBAL(ConFont)
|
|||
DEFINE_GLOBAL(NewConsoleFont)
|
||||
DEFINE_GLOBAL(NewSmallFont)
|
||||
DEFINE_GLOBAL(AlternativeSmallFont)
|
||||
DEFINE_GLOBAL(AlternativeBigFont)
|
||||
DEFINE_GLOBAL(OriginalSmallFont)
|
||||
DEFINE_GLOBAL(OriginalBigFont)
|
||||
DEFINE_GLOBAL(IntermissionFont)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue