Changeset 3158 for code/branches/pch/src/orxonox/objects/quest/Quest.h
- Timestamp:
- Jun 13, 2009, 5:05:38 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pch/src/orxonox/objects/quest/Quest.h
r3068 r3158 28 28 29 29 /** 30 @file Quest.h30 @file 31 31 @brief Definition of the Quest class. 32 32 The Quest is the parent class of LocalQuest and GlobalQuest. … … 39 39 40 40 #include <list> 41 #include <string>42 41 43 42 #include "core/XMLPort.h"
Note: See TracChangeset
for help on using the changeset viewer.