Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 25, 2008, 5:13:35 PM (16 years ago)
Author:
landauf
Message:

renamed Level to XMLFile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/objecthierarchy/src/orxonox/gamestates/GSLevel.h

    r2006 r2010  
    6868        SimpleInputState*     inputState_;
    6969        Radar*                radar_;            //!< represents the Radar (not the HUD part)
    70         Level*                startLevel_;       //!< current hard coded default level
     70        XMLFile*              startFile_;        //!< current hard coded default level
    7171
    7272        // config values
Note: See TracChangeset for help on using the changeset viewer.