Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6874 in orxonox.OLD for trunk/src/story_entities/campaign.h


Ignore:
Timestamp:
Jan 30, 2006, 11:03:30 PM (18 years ago)
Author:
patrick
Message:

trunk: the menu control better implemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/story_entities/campaign.h

    r6512 r6874  
    3737    StoryEntity*                        currentEntity;          //!< reference to the current StoryEntity
    3838    CampaignData*                       campaignData;           //!< reference to the CampaignData
     39
     40    bool                                bReturnToMenu;          //!< is true, if the StoryEntity should return to the Mainmenu after termination
    3941};
    4042
Note: See TracChangeset for help on using the changeset viewer.