mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 13:37:51 +08:00
fix ci
This commit is contained in:
parent
1cf81c4906
commit
eb065286ae
@ -22,7 +22,7 @@ namespace osu.Game.Rulesets.Osu.Skinning
|
|||||||
}
|
}
|
||||||
|
|
||||||
private NonPlayfieldSprite cursor;
|
private NonPlayfieldSprite cursor;
|
||||||
private bool rotate;
|
private readonly bool rotate;
|
||||||
|
|
||||||
[BackgroundDependencyLoader]
|
[BackgroundDependencyLoader]
|
||||||
private void load(ISkinSource skin)
|
private void load(ISkinSource skin)
|
||||||
|
Loading…
Reference in New Issue
Block a user