Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 21, 2016, 4:05:15 PM (9 years ago)
Author:
binderm
Message:

Campaignmenu improved, it's now possible to only show single levels and not all together.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/bindermFS16/src/orxonox/overlays/CampaignMenu.cc

    r11162 r11173  
    3333#include "core/GameMode.h"
    3434
     35
    3536namespace orxonox
    3637{
     38
     39   
    3740    RegisterClass(CampaignMenu);
    3841
     
    5255    }
    5356
    54     //loads the campaign menu
    55     void CampaignMenu::loadNewMenu()
     57
     58    //loads the new campaign menu
     59    void CampaignMenu::loadnewmenu()
    5660    {
    5761       
Note: See TracChangeset for help on using the changeset viewer.