Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Feb 4, 2006, 8:21:43 PM (18 years ago)
Author:
bensch
Message:

trunk: better make structure

File:
1 edited

Legend:

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

    r7021 r7033  
    8181
    8282
     83
     84  // so we can also do these things in the Campaign. (will be overwritten from the entities file)
    8385  LoadParam(root, "description", this, StoryEntity, setDescription)
    8486      .describe("Sets the description of this StoryEntity");
Note: See TracChangeset for help on using the changeset viewer.