mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
fix ci
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user