mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
remove unused dependencies
This commit is contained in:
@ -41,7 +41,7 @@ namespace osu.Game.Screens.Menu
|
||||
private BackgroundScreenDefault background;
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(AudioManager audio)
|
||||
private void load()
|
||||
{
|
||||
if (MenuVoice.Value && !MenuMusic.Value)
|
||||
SetWelcome();
|
||||
|
Reference in New Issue
Block a user