mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Also add to ParticleExplosion
This commit is contained in:
@ -115,6 +115,8 @@ namespace osu.Game.Graphics
|
||||
null, TextureCoords);
|
||||
}
|
||||
}
|
||||
|
||||
protected override bool CanDrawOpaqueInterior => false;
|
||||
}
|
||||
|
||||
private readonly struct ParticlePart
|
||||
|
Reference in New Issue
Block a user