mirror of
https://github.com/ppy/osu
synced 2024-12-23 23:33:36 +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);
|
||||
}
|
||||
}
|
||||
|
||||
protected override bool CanDrawOpaqueInterior => false;
|
||||
}
|
||||
|
||||
private readonly struct ParticlePart
|
||||
|
Loading…
Reference in New Issue
Block a user