mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Start with a fresh beatmap when entering editor from main menu
This commit is contained in:
@ -32,8 +32,6 @@ namespace osu.Game.Screens.Edit.Components.Menus
|
||||
Height = 1,
|
||||
Colour = Color4.White.Opacity(0.2f),
|
||||
});
|
||||
|
||||
Current.Value = EditorScreenMode.Compose;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Reference in New Issue
Block a user