# Conflicts: # osu.Game/Rulesets/UI/Scrolling/ScrollingPlayfield.cs
In some cases we may want to refer to the cached configmanager dependency from subclasses. This prevents injection errors when doing so.
# Conflicts: # osu.Game.Rulesets.Mania/UI/ManiaRulesetContainer.cs
This reverts commit 4eb7a34944.
4eb7a34944
It was so small previously that I believe many people didn't even realise it was working.
Closes #2740.
Closes #2689. - [ ] Depends on ppy/osu-framework#1569 being fixed.