forked from mirror/openmw-tes3mp
Remove some garbage
This commit is contained in:
parent
0c273568f2
commit
4426b03fa4
1 changed files with 0 additions and 2 deletions
|
@ -339,8 +339,6 @@ void OMW::Engine::prepareEngine (Settings::Manager & settings)
|
||||||
// This has to be added BEFORE MyGUI is initialized, as it needs
|
// This has to be added BEFORE MyGUI is initialized, as it needs
|
||||||
// to find core.xml here.
|
// to find core.xml here.
|
||||||
|
|
||||||
//addResourcesDirectory(mResDir);
|
|
||||||
|
|
||||||
addResourcesDirectory(mCfgMgr.getCachePath ().string());
|
addResourcesDirectory(mCfgMgr.getCachePath ().string());
|
||||||
|
|
||||||
addResourcesDirectory(mResDir / "mygui");
|
addResourcesDirectory(mResDir / "mygui");
|
||||||
|
|
Loading…
Reference in a new issue