mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 15:47:26 +08:00
Remove playlist button
This commit is contained in:
parent
8dc167ac9a
commit
b401dc0b2e
@ -30,8 +30,6 @@ namespace osu.Game.Screens.OnlinePlay.Match.Components
|
||||
|
||||
AddItem(MatchType.HeadToHead);
|
||||
AddItem(MatchType.TeamVersus);
|
||||
// TODO: remove after osu-web is updated to set the correct default type.
|
||||
AddItem(MatchType.Playlists);
|
||||
}
|
||||
|
||||
private class GameTypePickerItem : DisableableTabItem
|
||||
|
Loading…
Reference in New Issue
Block a user