Changeset 4094 in orxonox.OLD for orxonox/trunk/src/orxonox.cc
- Timestamp:
- May 6, 2005, 8:49:29 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/orxonox.cc
r4091 r4094 247 247 248 248 this->gameLoader = GameLoader::getInstance(); 249 this->gameLoader->loadCampaign(" ../data/worlds/DefaultCampaign.oxc");249 this->gameLoader->loadCampaign("worlds/DefaultCampaign.oxc"); 250 250 // this->gameLoader->loadDebugCampaign(DEBUG_CAMPAIGN_0); 251 251 this->gameLoader->init();
Note: See TracChangeset
for help on using the changeset viewer.