mirror of
https://github.com/osukey/osukey.git
synced 2025-06-01 02:47:31 +09:00
Remove attempted proxying logic in mania implementation
This commit is contained in:
parent
dd372c4d19
commit
cdea4f8796
@ -98,7 +98,7 @@ namespace osu.Game.Rulesets.Mania.Skinning.Argon
|
|||||||
ringExplosion?.PlayAnimation();
|
ringExplosion?.PlayAnimation();
|
||||||
}
|
}
|
||||||
|
|
||||||
public Drawable? GetAboveHitObjectsProxiedContent() => JudgementText;
|
public Drawable? GetAboveHitObjectsProxiedContent() => null;
|
||||||
|
|
||||||
private class RingExplosion : CompositeDrawable
|
private class RingExplosion : CompositeDrawable
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user