1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 17:13:06 +08:00

Moved "ToolbarSocialButton"

This will remove it from coming off the screen.
This commit is contained in:
KyeKiller 2021-01-04 17:21:31 +00:00
parent cd7a5ca23a
commit 2d1b52be0d

View File

@ -69,12 +69,13 @@ 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
//{