mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 10:22:56 +08:00
Remove useless line
This commit is contained in:
parent
06dfa42a5a
commit
62eadf21c9
@ -86,7 +86,6 @@ namespace osu.Game.Overlays.Toolbar
|
||||
}
|
||||
|
||||
Current.BindTo(parentRuleset);
|
||||
Current.Disabled = false;
|
||||
Current.DisabledChanged += disabledChanged;
|
||||
Current.BindValueChanged(rulesetChanged);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user