1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 16:23:52 +00:00

Remove some garbage

This commit is contained in:
scrawl 2014-09-13 22:21:37 +02:00
parent 0c273568f2
commit 4426b03fa4

View file

@ -339,8 +339,6 @@ void OMW::Engine::prepareEngine (Settings::Manager & settings)
// This has to be added BEFORE MyGUI is initialized, as it needs
// to find core.xml here.
//addResourcesDirectory(mResDir);
addResourcesDirectory(mCfgMgr.getCachePath ().string());
addResourcesDirectory(mResDir / "mygui");