mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
remove manual update
misunderstood that earlier
This commit is contained in:
@ -94,7 +94,6 @@ namespace osu.Game.Graphics.UserInterface
|
|||||||
|
|
||||||
protected override void LoadComplete()
|
protected override void LoadComplete()
|
||||||
{
|
{
|
||||||
updateTooltipText(Current.Value);
|
|
||||||
base.LoadComplete();
|
base.LoadComplete();
|
||||||
CurrentNumber.BindValueChanged(updateTooltipText, true);
|
CurrentNumber.BindValueChanged(updateTooltipText, true);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user