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:
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
|
||||
// to find core.xml here.
|
||||
|
||||
//addResourcesDirectory(mResDir);
|
||||
|
||||
addResourcesDirectory(mCfgMgr.getCachePath ().string());
|
||||
|
||||
addResourcesDirectory(mResDir / "mygui");
|
||||
|
|
Loading…
Reference in a new issue