mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 08:03:52 +09:00
Also add to ParticleExplosion
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user