Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 18, 2011, 1:18:51 AM (12 years ago)
Author:
jo
Message:

Repaired xml-interface in order to set a bot's team directly in the level.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2011/src/libraries/core/GUIManager.cc

    r8980 r8996  
    223223
    224224    GUIManager* GUIManager::singletonPtr_s = 0;
    225     /*static*/ const std::string GUIManager::defaultScheme_ = "Orxonox"; //TaharezGreen
     225    /*static*/ const std::string GUIManager::defaultScheme_ = "TaharezGreen"; //Alternative: Orxonox (not fully complete yet, see the graphics menu)
    226226
    227227    SetConsoleCommand("showGUI", &GUIManager::showGUI).defaultValue(1, false).defaultValue(2, false);
Note: See TracChangeset for help on using the changeset viewer.