mirror of
https://github.com/ppy/osu.git
synced 2026-06-04 07:44:10 +08:00
Revert one more change
This commit is contained in:
@@ -22,7 +22,7 @@ namespace osu.Game.Rulesets.UI.Scrolling
|
||||
protected IScrollingInfo ScrollingInfo { get; private set; }
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(ISkinSource skin)
|
||||
private void load()
|
||||
{
|
||||
Direction.BindTo(ScrollingInfo.Direction);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user