Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7724


Ignore:
Timestamp:
Dec 3, 2010, 2:58:02 PM (13 years ago)
Author:
dafrick
Message:

Changing default level, since it has been renamed.

File:
1 edited

Legend:

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

    r7648 r7724  
    6969    void LevelManager::setConfigValues()
    7070    {
    71         SetConfigValue(defaultLevelName_, "presentation_dm.oxw")
     71        SetConfigValue(defaultLevelName_, "presentationDM.oxw")
    7272            .description("Sets the pre selection of the level in the main menu.");
    7373    }
Note: See TracChangeset for help on using the changeset viewer.