Changeset 6862 in orxonox.OLD for trunk/src/util/loading/game_loader.h
- Timestamp:
- Jan 30, 2006, 11:22:25 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/loading/game_loader.h
r6424 r6862 70 70 Uint32 startTime; //!< start time of the campaign 71 71 bool isPaused; //!< if the game is paused 72 bool bRun; //!< true if stop 72 73 73 74 Campaign* currentCampaign; //!< reference to the current campaign playing
Note: See TracChangeset
for help on using the changeset viewer.