Revert legacy spinner presence changes and bonus counter component

No longer necessary, after inlining legacy coordinates logic to `LegacySpinner` and limiting precisely-positioned legacy components there
This commit is contained in:
Salman Ahmed
2021-03-12 02:37:07 +03:00
parent 020a03e01e
commit 8fdab5a7de
3 changed files with 4 additions and 37 deletions

View File

@ -82,7 +82,6 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables
Y = 120,
Alpha = 0
},
new SkinnableDrawable(new OsuSkinComponent(OsuSkinComponents.SpinnerBonusCounter), _ => new DefaultSpinnerBonusCounter()),
spinningSample = new PausableSkinnableSound
{
Volume = { Value = 0 },