Threads and tasks
This commit is contained in:
@@ -522,9 +522,6 @@ TerrainModule::TerrainModule(flecs::world &ecs)
|
||||
OgreAssert(terrain.mTerrainGlobals,
|
||||
"Failed to allocate global options");
|
||||
|
||||
Ogre::LogManager::getSingleton().setMinLogLevel(
|
||||
Ogre::LML_TRIVIAL);
|
||||
|
||||
terrain.mTerrainGroup =
|
||||
OGRE_NEW Ogre::TerrainGroup(
|
||||
eng.mScnMgr,
|
||||
|
||||
Reference in New Issue
Block a user