mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 14:57:52 +08:00
These method calls are impure.
This commit is contained in:
parent
953cf5af58
commit
ce7d391f06
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user