Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 8, 2008, 1:29:38 PM (16 years ago)
Author:
rgrieder
Message:
  • added initialiser lists
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ogre/src/orxonox/GraphicsEngine.h

    r1244 r1249  
    9494            Ogre::RenderWindow* renderWindow_;//!< the current render window
    9595            //bool               bOverwritePath_; //!< overwrites path
    96             std::string         configPath_;  //!< path to config file
     96            //std::string         configPath_;  //!< path to config file
    9797            std::string         dataPath_;    //!< path to data file
    9898            std::string         ogreLogfile_; //!< log file name for Ogre log messages
Note: See TracChangeset for help on using the changeset viewer.