Changeset 3209 in orxonox.OLD for orxonox/trunk/src/campaign.cc
- Timestamp:
- Dec 18, 2004, 12:25:27 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/campaign.cc
r2816 r3209 101 101 se = this->getStoryEntity(nextWorldID); 102 102 if(se == NULL) 103 printf("Campaign::start() - ERROR: world it not found, oh oh...");103 printf("Campaign::start() - ERROR: world not found, oh oh...\n"); 104 104 } 105 105 }
Note: See TracChangeset
for help on using the changeset viewer.