mirror of
https://github.com/ppy/osu.git
synced 2025-03-18 06:27:18 +08:00
Reorder screen tab control items
This commit is contained in:
parent
38ae9d905e
commit
d432ab7510
@ -7,13 +7,13 @@ namespace osu.Game.Screens.Edit.Screens
|
||||
{
|
||||
public enum EditorScreenMode
|
||||
{
|
||||
[Description("setup")]
|
||||
SongSetup,
|
||||
[Description("compose")]
|
||||
Compose,
|
||||
[Description("design")]
|
||||
Design,
|
||||
[Description("timing")]
|
||||
Timing,
|
||||
[Description("song")]
|
||||
SongSetup
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user