Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4094 in orxonox.OLD for orxonox/trunk/src/orxonox.cc


Ignore:
Timestamp:
May 6, 2005, 8:49:29 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: orxonox now runs from anywhere of the LINUX environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/orxonox.cc

    r4091 r4094  
    247247 
    248248  this->gameLoader = GameLoader::getInstance();
    249   this->gameLoader->loadCampaign("../data/worlds/DefaultCampaign.oxc");
     249  this->gameLoader->loadCampaign("worlds/DefaultCampaign.oxc");
    250250  //  this->gameLoader->loadDebugCampaign(DEBUG_CAMPAIGN_0);
    251251  this->gameLoader->init();
Note: See TracChangeset for help on using the changeset viewer.