mirror of
https://github.com/ppy/osu.git
synced 2025-03-18 06:27:18 +08:00
Revert one more change
This commit is contained in:
parent
e01b41b7d1
commit
028909353c
@ -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);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user