1
0
Fork 1
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:
root 2014-08-06 01:01:43 +04:00
parent 174b528082
commit e27ca878a1

View file

@ -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;