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) Ogre::Root* OgreInit::init(const std::string &logPath)
{ {
#ifdef NOT ANDROID #ifdef NOT_ANDROID
// Set up logging first // Set up logging first
new Ogre::LogManager; new Ogre::LogManager;

Loading…
Cancel
Save