Changeset 4261 in orxonox.OLD for orxonox/trunk/src/story_entities/campaign.cc
- Timestamp:
- May 22, 2005, 3:19:57 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/campaign.cc
r4114 r4261 27 27 #include "list.h" 28 28 29 #include "load_param.h" 30 29 31 using namespace std; 30 32 … … 35 37 this->isInit = false; 36 38 } 39 37 40 Campaign::Campaign ( TiXmlElement* root) 38 41 {
Note: See TracChangeset
for help on using the changeset viewer.