fixed v 4

deque
root 11 years ago
parent 174b528082
commit e27ca878a1

@ -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…
Cancel
Save