- Timestamp:
- 02/20/07 12:45:16 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OGRE/trunk/ogre_changes/Ogre1.2/OgreMain/src/OgrePredefinedControllers.cpp
r1682 r2129 40 40 // Register self 41 41 #ifdef GAMETOOLS_ILLUMINATION_MODULE 42 this->setPriority( -1000);42 this->setPriority(0); 43 43 #endif 44 44 Root::getSingleton().addFrameListener(this);
Note: See TracChangeset
for help on using the changeset viewer.