mirror of
https://github.com/ppy/osu
synced 2025-01-02 04:12:13 +00:00
Remove unused renderer
This commit is contained in:
parent
745cb0b13a
commit
2eaefcad30
@ -52,9 +52,6 @@ namespace osu.Game.Graphics.Backgrounds
|
||||
|
||||
private readonly List<TriangleParticle> parts = new List<TriangleParticle>();
|
||||
|
||||
[Resolved]
|
||||
private IRenderer renderer { get; set; } = null!;
|
||||
|
||||
private Random? stableRandom;
|
||||
|
||||
private IShader shader = null!;
|
||||
|
Loading…
Reference in New Issue
Block a user