1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00

fix the directx startup issue on windows

This commit is contained in:
scrawl 2012-07-26 23:09:46 +02:00
parent c4ee3219c7
commit 6077965d27
2 changed files with 2 additions and 1 deletions

View File

@ -72,6 +72,7 @@ RenderingManager::RenderingManager (OEngine::Render::OgreRenderer& _rend, const
else
lang = sh::Language_CG;
mFactory->setCurrentLanguage (lang);
mFactory->loadAllFiles();
//The fog type must be set before any terrain objects are created as if the
//fog type is set to FOG_NONE then the initially created terrain won't have any fog

2
extern/shiny vendored

@ -1 +1 @@
Subproject commit 5546a5bd8474ef328dfedae2df42126cdaf9515f
Subproject commit 164bc8d3bfe860bd16ad89c0bd1b59f465c9bb24