mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 00:23:59 +09:00
These method calls are impure.
This commit is contained in:
@ -18,7 +18,7 @@ namespace osu.Game.Graphics
|
|||||||
private readonly Sprite spriteShadow;
|
private readonly Sprite spriteShadow;
|
||||||
private readonly Sprite spriteMain;
|
private readonly Sprite spriteMain;
|
||||||
|
|
||||||
private readonly Cached layout = new Cached();
|
private Cached layout = new Cached();
|
||||||
private readonly Container shadowVisibility;
|
private readonly Container shadowVisibility;
|
||||||
|
|
||||||
public SpriteIcon()
|
public SpriteIcon()
|
||||||
|
Reference in New Issue
Block a user