mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-13 14:06:42 +03:00
Use YAML files to translate MyGUI's localization tags
This commit is contained in:
parent
dfea7a6d01
commit
ccbb5e03fb
37 changed files with 396 additions and 125 deletions
|
@ -852,6 +852,7 @@ void OMW::Engine::prepareEngine()
|
|||
mEnvironment.setWorld(*mWorld);
|
||||
|
||||
mWindowManager->setStore(mWorld->getStore());
|
||||
mLuaManager->initL10n();
|
||||
mWindowManager->initUI();
|
||||
|
||||
//Load translation data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue