mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 13:32:54 +08: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