mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-30 16:45:17 -04:00
removed cout spam
This commit is contained in:
parent
fbe9a94568
commit
e9d4195500
@ -96,7 +96,6 @@ void OgreRenderer::configure(const std::string &logPath,
|
|||||||
loadPlugins();
|
loadPlugins();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
std::cout << "current path is: " << boost::filesystem::current_path() << std::endl;
|
|
||||||
std::string pluginDir;
|
std::string pluginDir;
|
||||||
const char* pluginEnv = getenv("OPENMW_OGRE_PLUGIN_DIR");
|
const char* pluginEnv = getenv("OPENMW_OGRE_PLUGIN_DIR");
|
||||||
if (pluginEnv)
|
if (pluginEnv)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user