- Timestamp:
- Oct 31, 2008, 7:35:08 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/questsystem/src/orxonox/objects/QuestDescription.h
r2068 r2076 48 48 public: 49 49 QuestDescription(); 50 QuestDescription(std::string title, std::string description = "");51 50 ~QuestDescription(); 52 51
Note: See TracChangeset
for help on using the changeset viewer.