mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:07:25 +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 bool rotate;
|
||||
private readonly bool rotate;
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(ISkinSource skin)
|
||||
|
Loading…
Reference in New Issue
Block a user