mirror of
https://github.com/ppy/osu
synced 2025-01-30 09:52:23 +00:00
remove unused dependency
This commit is contained in:
parent
6da168118e
commit
154bc57c6e
@ -57,7 +57,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
private SkinnableSound finishSample;
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(AudioManager audio)
|
||||
private void load()
|
||||
{
|
||||
InternalChildren = new Drawable[]
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user