mirror of
https://github.com/osukey/osukey.git
synced 2025-06-03 11:57:36 +09:00
Moved "ToolbarSocialButton" back
This commit is contained in:
parent
2e2b3ab5d4
commit
73f5e5aaf9
@ -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
|
||||
//{
|
||||
|
Loading…
x
Reference in New Issue
Block a user