mirror of
https://github.com/ppy/osu
synced 2024-12-13 18:37:04 +00:00
remove manual update
misunderstood that earlier
This commit is contained in:
parent
fe5d34a657
commit
260011fc13
@ -94,7 +94,6 @@ namespace osu.Game.Graphics.UserInterface
|
||||
|
||||
protected override void LoadComplete()
|
||||
{
|
||||
updateTooltipText(Current.Value);
|
||||
base.LoadComplete();
|
||||
CurrentNumber.BindValueChanged(updateTooltipText, true);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user