Also add to ParticleExplosion

This commit is contained in:
smoogipoo 2021-09-21 14:37:09 +09:00
parent bad3f0b1e9
commit 6246bbc262

View File

@ -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