mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +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 spriteMain;
|
||||
|
||||
private readonly Cached layout = new Cached();
|
||||
private Cached layout = new Cached();
|
||||
private readonly Container shadowVisibility;
|
||||
|
||||
public SpriteIcon()
|
||||
|
Reference in New Issue
Block a user