Changeset 7724
- Timestamp:
- Dec 3, 2010, 2:58:02 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/LevelManager.cc
r7648 r7724 69 69 void LevelManager::setConfigValues() 70 70 { 71 SetConfigValue(defaultLevelName_, "presentation _dm.oxw")71 SetConfigValue(defaultLevelName_, "presentationDM.oxw") 72 72 .description("Sets the pre selection of the level in the main menu."); 73 73 }
Note: See TracChangeset
for help on using the changeset viewer.