Files
scummvm/gui
Thierry Crozat fe41c9bd7d GUI: Fix loading fonts when translations are disabled
This fixes bug #12737.
The issue is that ThemeEngine::addFont was skipping every font
when translations are disabled, including those for the English
language. Indeed for those the function is called with language
of "*" (since this is what is specified in the theme) and not
an empty string as the implementation assumed.
2021-07-16 21:23:29 +01:00
..
2021-05-01 01:49:47 +02:00
2021-07-11 11:16:54 +03:00
2021-07-11 11:16:54 +03:00
2021-04-11 21:21:44 +02:00
2021-04-11 21:21:44 +02:00