Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 6, 2012, 4:40:00 PM (12 years ago)
Author:
jo
Message:

On the way to adjust multiplayermenue. Levels tagged with singleplayer should NOT be displayed in the multiplayermenue.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/release2012/src/orxonox/LevelInfo.cc

    r9348 r9373  
    9494            LevelInfoItem::possibleTags_s.insert("minigame");
    9595            LevelInfoItem::possibleTags_s.insert("shipselection");
     96            LevelInfoItem::possibleTags_s.insert("singleplayer");
    9697        }
    9798    }
Note: See TracChangeset for help on using the changeset viewer.