Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6848 in orxonox.OLD for trunk/src/story_entities/story_entity.cc


Ignore:
Timestamp:
Jan 30, 2006, 2:56:54 AM (20 years ago)
Author:
patrick
Message:

trunk: switching to element2sd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/story_entities/story_entity.cc

    r6841 r6848  
    4141  this->storyID = -1;
    4242  this->description = NULL;
     43  this->menuItemImage = "pictures/menu/DefaultMenuItem.png";
    4344  this->nextStoryID = WORLD_ID_GAMEEND;
    4445  this->bMenuEntry = false;
Note: See TracChangeset for help on using the changeset viewer.