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