mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-14 22:07:50 +00:00
b1f63deba3
When the locale font are not found when loading the theme, it now fallbacks to default language (i.e. English) and default font. For this to work I had to move the TranslationManager initialization before the Theme is loaded. Therefore it is now initialized when the GuiManager is constructed. svn-id: r52896