mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 17:13:06 +08: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