mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Remove useless line
This commit is contained in:
@ -86,7 +86,6 @@ namespace osu.Game.Overlays.Toolbar
|
||||
}
|
||||
|
||||
Current.BindTo(parentRuleset);
|
||||
Current.Disabled = false;
|
||||
Current.DisabledChanged += disabledChanged;
|
||||
Current.BindValueChanged(rulesetChanged);
|
||||
}
|
||||
|
Reference in New Issue
Block a user