mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-09 02:00:46 +00:00

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