1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00

Remove unused resolved skin

This commit is contained in:
Dean Herbert 2021-06-10 17:30:04 +09:00
parent 4f8000a574
commit 0667354fbd

View File

@ -104,7 +104,7 @@ namespace osu.Game.Screens.Ranking.Expanded.Accuracy
}
[BackgroundDependencyLoader]
private void load(GameHost host, ISkinSource skin)
private void load(GameHost host)
{
InternalChildren = new Drawable[]
{