mirror of
https://github.com/osukey/osukey.git
synced 2025-05-28 17:07:35 +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();
|
||||
}
|
||||
|
||||
public Drawable? GetAboveHitObjectsProxiedContent() => JudgementText;
|
||||
public Drawable? GetAboveHitObjectsProxiedContent() => null;
|
||||
|
||||
private class RingExplosion : CompositeDrawable
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user