Add KudosuInfo container in the kudosu section

This commit is contained in:
EVAST9919
2017-11-18 18:19:35 +03:00
parent 9c86390814
commit 87f1368869
4 changed files with 158 additions and 1 deletions

View File

@ -97,7 +97,7 @@ namespace osu.Game.Overlays
//new MedalsSection(),
new HistoricalSection(),
new BeatmapsSection(),
//new KudosuSection()
new KudosuSection()
};
tabs = new ProfileTabControl
{