Rename screen switcher control to be in line with naming expectations

This commit is contained in:
Dean Herbert
2022-05-25 22:20:33 +09:00
parent c4cae7f677
commit 206f2ca208
2 changed files with 3 additions and 3 deletions

View File

@ -278,7 +278,7 @@ namespace osu.Game.Screens.Edit
}
}
},
new ScreenSelectionTabControl
new EditorScreenSwitcherControl
{
Anchor = Anchor.BottomRight,
Origin = Anchor.BottomRight,