mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-27 12:35:46 +00:00
Remove some garbage
This commit is contained in:
parent
0c273568f2
commit
4426b03fa4
@ -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…
x
Reference in New Issue
Block a user