Moved "ToolbarSocialButton" back

This commit is contained in:
KyeKiller 2021-01-04 21:03:51 +00:00
parent 2e2b3ab5d4
commit 73f5e5aaf9

View File

@ -69,12 +69,12 @@ namespace osu.Game.Overlays.Toolbar
AutoSizeAxes = Axes.X,
Children = new Drawable[]
{
new ToolbarSocialButton(),
new ToolbarNewsButton(),
new ToolbarChangelogButton(),
new ToolbarRankingsButton(),
new ToolbarBeatmapListingButton(),
new ToolbarChatButton(),
new ToolbarSocialButton(),
new ToolbarMusicButton(),
//new ToolbarButton
//{