mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Remove redundant override
This commit is contained in:
@ -516,8 +516,6 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
public override bool IsImportant => true;
|
||||
|
||||
public override bool RequestsFocus => true;
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuColour colours, AudioManager audioManager, NotificationOverlay notificationOverlay, VolumeOverlay volumeOverlay)
|
||||
{
|
||||
|
Reference in New Issue
Block a user