mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 18:19:55 +00:00
fixed v 4
This commit is contained in:
parent
174b528082
commit
e27ca878a1
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ namespace OgreInit
|
|||
Ogre::Root* OgreInit::init(const std::string &logPath)
|
||||
{
|
||||
|
||||
#ifdef NOT ANDROID
|
||||
#ifdef NOT_ANDROID
|
||||
|
||||
// Set up logging first
|
||||
new Ogre::LogManager;
|
||||
|
|
Loading…
Reference in a new issue