mirror of
https://github.com/ppy/osu
synced 2025-02-10 15:17:32 +00:00
Disable page three for now.
This commit is contained in:
parent
e8d55b5bb5
commit
2bf560a371
@ -254,7 +254,7 @@ namespace osu.Game.Screens.Ranking
|
||||
|
||||
modeChangeButtons.AddItem(ResultMode.Summary);
|
||||
modeChangeButtons.AddItem(ResultMode.Ranking);
|
||||
modeChangeButtons.AddItem(ResultMode.Share);
|
||||
//modeChangeButtons.AddItem(ResultMode.Share);
|
||||
|
||||
modeChangeButtons.Current.ValueChanged += mode =>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user