mirror of
https://github.com/ppy/osu
synced 2024-12-25 00:02:48 +00:00
Also add to ParticleExplosion
This commit is contained in:
parent
bad3f0b1e9
commit
6246bbc262
@ -115,6 +115,8 @@ namespace osu.Game.Graphics
|
|||||||
null, TextureCoords);
|
null, TextureCoords);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
protected override bool CanDrawOpaqueInterior => false;
|
||||||
}
|
}
|
||||||
|
|
||||||
private readonly struct ParticlePart
|
private readonly struct ParticlePart
|
||||||
|
Loading…
Reference in New Issue
Block a user