Files
osukey/osu.Game.Rulesets.Osu
Bartłomiej Dach 4d739f11a8 Fix spinner ticks getting increased visibility state
Regressed in #10696. The old `IsFirstHideableObject()` method did not
consider nested hitobjects, while its replacement -
`IsFirstAdjustableObject()` - did. Therefore, spinner ticks could be
considered first adjustable objects, breaking the old logic.

There is no need to match over `SpinnerBonusTick`, as it inherits from
`SpinnerTick`.
2020-12-03 22:51:59 +01:00
..
2020-09-29 17:16:55 +09:00
2020-09-29 17:16:55 +09:00
2020-09-10 18:10:39 +09:00
2020-03-23 17:33:02 +09:00
2020-11-15 15:40:31 +01:00
2019-08-30 15:13:29 +09:00