mirror of
https://github.com/ppy/osu
synced 2024-12-14 02:46:27 +00:00
Remove redundant override
This commit is contained in:
parent
5f399add82
commit
6929847b08
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user