Changeset 924 for code/branches/script/src/orxonox/GraphicsEngine.h
- Timestamp:
- Mar 25, 2008, 11:05:52 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/script/src/orxonox/GraphicsEngine.h
r911 r924 42 42 std::string dataPath_; //!< path to data file 43 43 Ogre::SceneManager* scene_; //!< scene manager of the game 44 bool bOverwritePath_; //!< overwrites path44 //bool bOverwritePath_; //!< overwrites path 45 45 46 46 };
Note: See TracChangeset
for help on using the changeset viewer.