Changeset 6848 in orxonox.OLD for trunk/src/story_entities/story_entity.cc
- Timestamp:
- Jan 30, 2006, 2:56:54 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/story_entity.cc
r6841 r6848 41 41 this->storyID = -1; 42 42 this->description = NULL; 43 this->menuItemImage = "pictures/menu/DefaultMenuItem.png"; 43 44 this->nextStoryID = WORLD_ID_GAMEEND; 44 45 this->bMenuEntry = false;
Note: See TracChangeset
for help on using the changeset viewer.