mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09: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