mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 16:27:26 +08:00
Remove unused resolved skin
This commit is contained in:
parent
4f8000a574
commit
0667354fbd
@ -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[]
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user