mirror of
https://github.com/ppy/osu
synced 2024-12-13 18:37:04 +00:00
Reorder tabs
This commit is contained in:
parent
4050cb88ea
commit
72d1ba897f
@ -21,8 +21,8 @@ namespace osu.Game.Screens.Multi.Match.Components
|
||||
|
||||
public MatchTabControl()
|
||||
{
|
||||
AddItem(new SettingsMatchPage());
|
||||
AddItem(new RoomMatchPage());
|
||||
AddItem(new SettingsMatchPage());
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Loading…
Reference in New Issue
Block a user