Closes https://github.com/ppy/osu/issues/26551 Fix is a bit nuclear (`OnUpdate` should be considered last resort), but I don't see many better alternatives here as `ApplyCustomUpdateState` does not work...
Closes https://github.com/ppy/osu/issues/26515. Compare https://github.com/ppy/osu/pull/26053.
OsuMod{Blinds,Flashlight}
DefaultFlashlightSize
IApplicableToDrawableHitObject
A breaking change in `ModWithVisibilityAdjustment` if the method was overriden.
Co-authored-by: Joseph Madamba <madamba.joehu@outlook.com>
Closes #11260