Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6862 in orxonox.OLD for trunk/src/util/loading/game_loader.h


Ignore:
Timestamp:
Jan 30, 2006, 11:22:25 AM (19 years ago)
Author:
patrick
Message:

trunk: the game now always jumps back to the menu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/loading/game_loader.h

    r6424 r6862  
    7070  Uint32                 startTime;            //!< start time of the campaign
    7171  bool                   isPaused;             //!< if the game is paused
     72  bool                   bRun;                 //!< true if stop
    7273
    7374  Campaign*              currentCampaign;      //!< reference to the current campaign playing
Note: See TracChangeset for help on using the changeset viewer.